Skip to content

Fix CPU and database spinning when retrying sending events to servers whilst at the same time purging those events. #18499

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

reivilibre
Copy link
Contributor

Fixes: #18491

Fix hotlooping due to skipped PDUs if there is still no progress to be made
This could bite if the event was purged since being skipped during
catch-up.

…e made

This could bite if the event was purged since being skipped during
catch-up.
Signed-off-by: Olivier 'reivilibre <[email protected]>
@reivilibre reivilibre marked this pull request as ready for review June 2, 2025 13:32
@reivilibre reivilibre requested a review from a team as a code owner June 2, 2025 13:32
@intelfx
Copy link
Contributor

intelfx commented Jun 13, 2025

Tested and seemingly works on intelfx.name, thanks!

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.

federation_sender spinning endlessly(?) and hammering get_catch_up_room_event_ids() after purging a room
2 participants