@andrewmchen I'm certainly not claiming that. What I meant is that we don't know what was the HTTP status code when we encountered the `TEMPORARILY_UNAVAILABLE` error (as we did not log the status code). I suppose it is most likely a `500` or something similar.
Do you know what the exact status code is in this case? So, yes, the goal of this PR is mostly to add retries to the case when the `TEMPORARILY_UNAVAILABLE` error occurs. Having said that, we could also retry whenever the HTTP status code is >= 500. Does that sound correct? [ Full content available at: https://github.com/apache/incubator-airflow/pull/3570 ] This message was relayed via gitbox.apache.org for [email protected]
