dheerajturaga commented on PR #56206: URL: https://github.com/apache/airflow/pull/56206#issuecomment-3393383309
cc: @jedcunningham @ephraimbuddy @kaxil @jscheffl When using gitbundles with edge workers (EdgeExectutor) it could happen that the git connection could be unstable causing git clone/ git bare clone to fail. If the bare clone is broken, all subsequent tasks on the worker fail unless you manually ssh onto the machine to tidy up the bare repo. This is an attempt to self heal Im hoping to get this in the next wave of provider release. cc: @eladkal -- 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]
