ephraimbuddy commented on pull request #18439:
URL: https://github.com/apache/airflow/pull/18439#issuecomment-987643394


   Because we use init containers to run the migration, this change doesn't get 
hit when using the airflow chart. Only in a chart without a migration container 
will it get hit. 
   
   If we don't raise TimeoutError in the init containers, then this change is 
hit. However, it just stops for a few minutes to show the error message and the 
component will continue running.
   
   I think the migration container should not exit on error, we should have a 
way to restart it when it fails.
   


-- 
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]


Reply via email to