incubator-airflow/scripts
Jarek Potiuk f9dddd5d3c
Workarounds "unknown blob" issue by introducing retries (#11411)
We have started to experience "unknown_blob" errors intermittently
recently with GitHub Docker registry. We might eventually need
to migrate to GCR (which eventually is going to replace the
Docker Registry for GitHub:

The ticket is opened to the Apache Infrastructure to enable
access to the GCR and to make some statements about Access
Rights management for GCR https://issues.apache.org/jira/projects/INFRA/issues/INFRA-20959
Also a ticket to GitHub Support has been raised about it
https://support.github.com/ticket/personal/0/861667 as we
cannot delete our public images in Docker registry.

But until this happens, the workaround might help us
to handle the situations where we got intermittent errors
while pushing to the registry. This seems to be a common
error, when NGINX proxy is used to proxy Github Registry so
it is likely that retrying will workaround the issue.
2020-10-11 06:02:46 +02:00
..
ci Workarounds "unknown blob" issue by introducing retries (#11411) 2020-10-11 06:02:46 +02:00
docker Enable MySQL 8 CI jobs (#11247) 2020-10-04 13:45:05 +02:00
in_container Constraints and PIP packages can be installed from local sources (#11382) 2020-10-10 12:58:09 +02:00
systemd [AIRFLOW-6479] Update celery command calls (#7068) 2020-01-08 17:02:14 +01:00
tools Remove all "noinspection" comments native to IntelliJ (#10525) 2020-08-25 00:01:37 +02:00
upstart [AIRFLOW-6479] Update celery command calls (#7068) 2020-01-08 17:02:14 +01:00