Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ref(server): Prepare for per-item rate limits #615

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Jun 8, 2020

Prepares ingestion for partial rate limits per item:

  • GetEventAction has been changed into CheckEnvelope, which applies rate limits and can remove offending items. At the time, rate limits still apply atomically. See the TODO for the location where partial rate limiting will be implemented.
  • If partial rate limits apply, the envelope is still processed. At the end, the rate limits are emitted.

No changelog entry.

@jan-auer jan-auer requested a review from a team June 8, 2020 13:00
@jan-auer jan-auer self-assigned this Jun 8, 2020
@jan-auer jan-auer merged commit 17066dc into master Jun 8, 2020
@jan-auer jan-auer deleted the ref/check-envelopes branch June 8, 2020 14:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants