Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock committed Jul 13, 2024
1 parent b04389d commit f63bb06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Set rate limits to control access to the API key and to limit costs in case of a
<img
src={require("../../../images/rate-limiting-settings.png").default}
/>
</div
</div>
</div>

- **PER SECOND REQUESTS RATE-LIMITING** restricts requests per second for the API key. Set the maximum number of requests per second in decimals, e.g. 1.2. Whenever the rate of requests exceeds this value, requests are rejected. When the rate of requests drops below the limit again, requests are accepted again.
Expand Down

0 comments on commit f63bb06

Please sign in to comment.