Hi all,
I’m trying to figure out how rate limits work exactly.
If I have a dev project and a production project, and I go over on the dev project, will I go over on the production project?
Likewise, if I have one project, and I go over on e.g. one network endpoint, will that affect other network endpoints on the same project? e.g if I accidentally went over the rate limits on optimistic kovan, would that affect the same project’s rate limits for optimism mainnet?
Thanks!
Hey,
If I have a dev project and a production project, and I go over on the dev project, will I go over on the production project?
The daily limits are defined at the account level so both your projects will consume the same quota. However, you can define at the project level how much from the total daily limit the specific project is allowed to take.
if I accidentally went over the rate limits on optimistic kovan, would that affect the same project’s rate limits for optimism mainnet?
yes, but again you can avoid this with the per project daily limits