gopidesupavan commented on issue #43268: URL: https://github.com/apache/airflow/issues/43268#issuecomment-2543111233
My hunch is that the builder context is being lost when the job exits. When we download the artifact and attempt to use it, it likely creates a completely new builder context. As a result, it tries to rebuild everything from scratch instead of utilizing the downloaded image from the artifact. -- 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]
