Retry requests using curl
We've added a nice addition to our UI. On the "Request" tab of every error. You'll now see a curl command that will resend the request that triggered the error.
By executing that command, the request will be resent, allow you to verify if the error is already resolved or not.