I'm also regularly received 502, 504 and even 503 error messages. Does anyone have any recommendations on the optimal time to wait between requests and how many attempts to make before returning an error? I'm using exponential backoff and waiting two minutes but I still receive these errors for some locations.
I'm also regularly received 502, 504 and even 503 error messages. Does anyone have any recommendations on the optimal time to wait between requests and how many attempts to make before returning an error? I'm using exponential backoff and waiting two minutes but I still receive these errors for some locations.