You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATProto is pull-oriented, so we're currently polling notifications there to get events to propagate. We also need to poll timelines in those protocols to get posts to propagate. Whee. Should hopefully be similar to polling notifs?
Also the existing ATProto notif polling should be abstracted before we start on Nostr in earnest.
ATProto is pull-oriented, so we're currently polling notifications there to get events to propagate. We also need to poll timelines in those protocols to get posts to propagate. Whee. Should hopefully be similar to polling notifs?
Also the existing ATProto notif polling should be abstracted before we start on Nostr in earnest.
bridgy-fed/atproto.py
Lines 390 to 438 in 611bc94
The text was updated successfully, but these errors were encountered: