What's the server connect form Dynamic Event to handle a 429 Too Many Requests (rate limit)?

What's the server connect form Dynamic Event to handle a 429 Too Many Requests (rate limit)?

Still a pending feature request from years ago to add status codes to Dynamic Events…

As a workaround you can check the status of the server connect, run a flow under done event

A special event for it would probably be useful, will see what I can do. Another useful addition is for serverconnect to have some automatic retries on reaching the rate limit.

If you implement this, please make it configurable, as I don't want it to automatically retry in my particular scenario :slight_smile: (POST)

See: