synapse/synapse/push
Erik Johnston e47de2b32d
Do not retry push during backoff period (#18363)
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.
2025-04-29 14:08:11 +01:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
bulk_push_rule_evaluator.py Bump mypy from 1.11.2 to 1.12.1 and fix new typechecking errors (#17999) 2024-12-18 11:42:17 +00:00
clientformat.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
emailpusher.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
httppusher.py Do not retry push during backoff period (#18363) 2025-04-29 14:08:11 +01:00
mailer.py Fix room type typo in mailer (#17336) 2024-06-24 10:02:16 -05:00
presentable_names.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
push_tools.py Handle null invite and knock room state 2024-12-03 09:53:21 +01:00
push_types.py Cleanup Python 3.8 leftovers (#17967) 2025-02-10 16:53:24 +00:00
pusher.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
pusherpool.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
rulekinds.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00