Traceback (most recent call last):
File "/workspace/atproto_firehose.py", line 222, in subscribe
_, blocks = libipld.decode_car(block_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Failed to read CAR block. UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position 52: invalid continuation byte
Discussed on Discord earlier today. I'm seeing this on the Bluesky firehose roughly once or twice a day. Not sure why yet, and I'm not sure what you want to do about it, if anything; right now I'm just filing an issue here so we can track it.