davidharkis commented on PR #48121: URL: https://github.com/apache/airflow/pull/48121#issuecomment-2765646465
From what I've seen, the lag between Job and Pod creation when this issue occurs is normally a few seconds. To fix it for me, based on your approach I just had a 10 second wait, with 3 retries. This kept task startup pretty quick Maybe some sort of limited exponential backoff would be helpful here -- 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]
