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

Move throttling of request processing from middleware to rate limiter setup #105

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

shalarewicz
Copy link
Collaborator

Summary

Moves throttling request processing to rate limiter setup to ensure all rate limiters are throttled and not just that of the express middleware.

Type of Change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Issues

  • N/A

Evidence

  • All tests continue to pass as expected.

image

@shalarewicz shalarewicz added the enhancement New feature or request label Aug 18, 2022
@shalarewicz
Copy link
Collaborator Author

Addressed requested changes. Tests continue to pass.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants