Skip to content

(WIP) Fix bursting / dequeuing#1898

Open
michaelortmann wants to merge 3 commits into
eggheads:developfrom
michaelortmann:burst
Open

(WIP) Fix bursting / dequeuing#1898
michaelortmann wants to merge 3 commits into
eggheads:developfrom
michaelortmann:burst

Conversation

@michaelortmann
Copy link
Copy Markdown
Member

@michaelortmann michaelortmann commented Apr 29, 2026

Found by: Pixelz
Patch by: michaelortmann
Fixes: #166

One-line summary:

Additional description (if needed):
This PR fixes a bug with bursting / dequeing, but its not a final solution to #166 yet.
It also experiments with making burstrate configurable.

Test cases demonstrating functionality (if applicable):
Eggdrop now fully joins/synch a channel on a vanilla irspircd within 9 instead of 15 seconds. And if we set burst-rate 20 in config, it connects and fully synches in just 3 seconds. Thats a good start and the reason why i think we should try hard to fix the dequeing limit issues.

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.

Make server queue burst

1 participant