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

CF Rate limiter #17

Open
wants to merge 1 commit into
base: pranavdaa/rate-limit-cf-worker
Choose a base branch
from

Conversation

saihaj
Copy link
Member

@saihaj saihaj commented May 27, 2024

Attempting to set up rate limit using the built in CF APIs and making the store dynamic to whitelist certain subgraphs. An admin will have to configure the set of subgraphs we want to allow for querying and a global rate limit of 10 requests/second or 600 request/min will apply to those.

Copy link
Contributor

@cmwhited cmwhited left a comment

Choose a reason for hiding this comment

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

Code looks good, can you remove the pnpm-lock

Copy link
Contributor

Choose a reason for hiding this comment

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

This app is using bun, can you remove this please

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