ashb opened a new pull request, #46310: URL: https://github.com/apache/airflow/pull/46310
Since each job is producing the same content we want the key to be the same, but we don't need to update it from both -- that is wasteful, and worse, prone to race condotions and 409 HTTP errors. Rather than ignore all errors by specifying `continue-on-error: true` in the step, we choose to instead only upload from one matrix -- 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]
