Rate limited (429)

This error occurs when the rate limit for your account has been exceeded. You will need to wait for the rate limit to reset before making additional requests.


Troubleshooting Steps

  1. Wait for Rate Limit Reset: The rate limit will automatically reset after a certain period. You can check the rate limit headers in the response to determine when the rate limit will reset.
  2. Optimize Requests: Review your application's request patterns and optimize them to reduce the number of requests made to Langbase's API.
  3. Upgrade Plan: If you consistently exceed the rate limit, consider upgrading your plan to accommodate higher request volumes.

Recommendation

Monitor your application's request volume and optimize your requests to avoid exceeding the rate limit. Upgrading your plan can also provide additional capacity to handle higher request volumes.