littlebitstudios / SkyAlert

A bot for Bluesky that provides post and unfollow notifications.
MIT License
1 stars 0 forks source link

Problems with firehose parsing #1

Open jaherron opened 1 day ago

jaherron commented 1 day ago

Errors such as the one shown in marshalx/atproto#444 keep appearing in SkyAlert's firehose post notifications module. I'm trying to work on a jetstream-based implementation of post notifications but it has failed continuously.

More discussion of this same issue is occurring in marshalx/atproto#186.

jaherron commented 1 day ago

Notable issue mention: bluesky-social/indigo#780