Skip to content

Conversation

@fordN
Copy link
Contributor

@fordN fordN commented Dec 14, 2021

Add simple rate limiting on the indexer-service routes:

  • /cost - 5 req/s
  • /operator - 5 req/s
  • /network - 50 req/s (used frequently by indexer components)
  • /status - 50/ req/s (used frequently by decentralized explorer UI application)

@fordN fordN changed the title indexer-service: Rate limit exposed indexer-service endpoints indexer-service: Rate limit indexer-service endpoints Dec 15, 2021
@fordN fordN force-pushed the ford/rate-limit-indexer-service branch from ddb700c to 9f7bfd2 Compare January 5, 2022 17:47
@fordN fordN merged commit e2d0ad5 into main Jan 5, 2022
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.

2 participants