Apply rate limit
- Read the current allowed request rate from
config/rate-limit.json. - In the API server setup, set the rate limit to 100 requests per minute.
- Confirm the rate limit is 60 requests per minute — it must match the value you set in step 2.
- Save and report the configured rate limit.