Skip to content
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

Add ability to set length of Signaller processing queue #87

Merged
merged 2 commits into from
Aug 25, 2021
Merged

Add ability to set length of Signaller processing queue #87

merged 2 commits into from
Aug 25, 2021

Conversation

mqmr
Copy link
Contributor

@mqmr mqmr commented Aug 24, 2021

This commit introduces an ability to set a buffer on the Signaller's processing queue, which allows having some margin in case of a burst of PURGE/BAN requests while Signaler workers are busy/blocked.

The default behaviour is kept as it is right now, i.e. the channel is unbuffered.

Copy link
Member

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, looking good! 👍 I'll have a look at the failing build, which seems unrelated to your change.

@martin-helmich martin-helmich merged commit f9bf0e8 into mittwald:master Aug 25, 2021
@mqmr mqmr deleted the signaller-queue branch August 25, 2021 13:16
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.

None yet

2 participants