Skip to content

Do not retry push during backoff period #18363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 29, 2025
Merged

Conversation

erikjohnston
Copy link
Member

This fixes a bug where if a pusher gets told about a new event to push it will ignore the backoff and immediately retry sending any pending push.

This fixes a bug where if a pusher gets told about a new event to
push it will ignore the backoff and immediately retry sending any
pending push.
@erikjohnston erikjohnston requested a review from a team as a code owner April 28, 2025 09:24
@erikjohnston erikjohnston merged commit e47de2b into develop Apr 29, 2025
39 checks passed
@erikjohnston erikjohnston deleted the erikj/pusher_backoff branch April 29, 2025 13:08
MatMaul pushed a commit to tchapgouv/synapse that referenced this pull request May 12, 2025
This fixes a bug where if a pusher gets told about a new event to push
it will ignore the backoff and immediately retry sending any pending
push.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants