How to handle rate limits when using the Runa API
429 Too Many Requests
response. Your API client code should be able to handle this response and retry the request after a short period.
429 Too Many Requests
response you should wait a short period before retrying the request. We recommend waiting at least 5 seconds before retrying the request. If you continue to receive the same response you should wait longer before retrying.