-
Notifications
You must be signed in to change notification settings - Fork 366
Closed
Labels
a-apiImplementing specific parts of the Zulip server APIImplementing specific parts of the Zulip server APIa-modelImplementing our data model (PerAccountStore, etc.)Implementing our data model (PerAccountStore, etc.)a-syncEvent queue; retry; local echo; racesEvent queue; retry; local echo; racesbeta feedbackThings beta users have specifically asked forThings beta users have specifically asked for
Milestone
Description
This is essential when we're re-registering (as we do since #184) after an event queue expired. Currently, if that re-register fails, the whole event-polling loop stops so that #184 and #185 are effectively defeated.
This appears to be the cause (on at least one occasion) of the polling failure mentioned in #555. See chat thread where we debugged it with the help of nginx logs.
Metadata
Metadata
Assignees
Labels
a-apiImplementing specific parts of the Zulip server APIImplementing specific parts of the Zulip server APIa-modelImplementing our data model (PerAccountStore, etc.)Implementing our data model (PerAccountStore, etc.)a-syncEvent queue; retry; local echo; racesEvent queue; retry; local echo; racesbeta feedbackThings beta users have specifically asked forThings beta users have specifically asked for
Type
Projects
Status
Done