Adding HTTP code 504 to list of status codes eligible for retries
The SDK does retries with increasing backoff, but only for a given list of status codes. Add 504 to that list.
The SDK does retries with increasing backoff, but only for a given list of status codes. Add 504 to that list.