Beat-Nick commented on PR #68358: URL: https://github.com/apache/airflow/pull/68358#issuecomment-4683816034
> I assume this designed to solve #52280 ? cc @moomindani @mwojtyczka for review Kind of. This issue is to restore UI buttons to manually repair a failure. This PR takes it a step further, allowing the Dag to recover by itself if configured correctly. As far as the failing checks, it seems to be a temporary outage, but only an Admin can re-run them. ``` requests.exceptions.HTTPError: 503 Server Error: Backend is unhealthy for url: https://pypi.org/pypi?:action=list_classifiers ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
