Fello enforces a per-client rate limit on incoming API requests to maintain a stable and reliable service. Exceeding these limits will result in a 429 Too Many Requests response, at which point clients should implement back-off strategies or queue future requests.
Note: These default rate limits may be increased upon consultation with the Fello team and subsequent approval for elevated limits.
429 Too Many Requests
response. In such cases, consider the following strategies:
429
responses continue.