Skip to content

Conversation

@vilgotf
Copy link
Member

@vilgotf vilgotf commented Dec 13, 2025

Multiple buckets may point to the same queue.

See user bug report: https://discord.com/channels/745809834183753828/1448906238762156225

@github-actions github-actions bot added c-http-ratelimiting Affects the http ratelimiting crate t-fix Fixes a bug in the library labels Dec 13, 2025
@vilgotf vilgotf changed the title fix(http-ratelimiting): filter already removed queues in actor gc fix(http-ratelimiting): filter removed queues in actor gc Dec 13, 2025
Comment on lines +181 to +182
// Already removed.
Err(_) => false,
Copy link
Member

Choose a reason for hiding this comment

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

Should we add a debug log here as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think so, it'd add too much noise and would rather belong at the trace level

@vilgotf vilgotf merged commit 036295a into main Dec 13, 2025
12 checks passed
@vilgotf vilgotf deleted the vilgotf/actor-fix branch December 13, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c-http-ratelimiting Affects the http ratelimiting crate t-fix Fixes a bug in the library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants