Skip to content

docs: rate limits match gateway (100 read / 30 write) - #57

Open
mooncitydev wants to merge 1 commit into
ChaosChain:developfrom
mooncitydev:fix/rate-limit-readme-align
Open

docs: rate limits match gateway (100 read / 30 write)#57
mooncitydev wants to merge 1 commit into
ChaosChain:developfrom
mooncitydev:fix/rate-limit-readme-align

Conversation

@mooncitydev

Copy link
Copy Markdown

the gateway already uses 100 requests per minute for read traffic and 30 for writes (see packages/gateway/src/app.ts). the readme, public api spec, and engineering studio reputation skill still said 60/min for anonymous reads, which is misleading for integrators hitting 429s.

this updates those docs and tweaks the middleware unit test limiter to 100 so it mirrors production read defaults.

@mooncitydev

Copy link
Copy Markdown
Author

this is my info, https://mooncity.io

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