If using proxy to send data to Segment through a custom URL, if the endpoint returns a valid error, the client keeps spamming the endpoint with no idea of pause between failed requests.
It makes sense to have a delay between attempts, which would be dynamic and go from 100 ms to couple of minutes.
This can be considered a feature request, but at the same time it's very fundamental and might lead to close-to-endless amount of requests, so I'd consider this as a bug.
Thanks.