amoghrajesh commented on issue #62218: URL: https://github.com/apache/airflow/issues/62218#issuecomment-3949403999
@alkismavridis just to add some more context, Airflow issues a token to a "workload" or a "task" at startup (when it is ready to move to worker) and that validity is 10 mins. If it doesn't go into the worker in that period, it is possible that the token was invalid in the first place when the worker started executing the task. As per your last comment, when you say it is reproducible in 24h, what. do you mean? -- 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]
