Skip to content

feat: add throttling announce sender#84

Open
alanshaw wants to merge 2 commits intomainfrom
ash/feat/add-throttling-announce-sender
Open

feat: add throttling announce sender#84
alanshaw wants to merge 2 commits intomainfrom
ash/feat/add-throttling-announce-sender

Conversation

@alanshaw
Copy link
Member

@alanshaw alanshaw commented Mar 5, 2026

Adds an announce sender wrapper that throttles send requests to the configured duration.

It will execute a send on the leading edge but will prevent subsequent executions until the delay has elapsed. After this time another send is sent, with the arguments for the most recent call to send (other send args are dropped).

@alanshaw alanshaw requested a review from a team March 5, 2026 15:09
@alanshaw alanshaw requested a review from volmedo as a code owner March 5, 2026 15:09
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.

1 participant