devgonvarun commented on issue #59637: URL: https://github.com/apache/airflow/issues/59637#issuecomment-3678824976
@jason810496 I think its related to https://github.com/apache/airflow/issues/53713 My execution_api.jwt_expiration_time is default (600) and scheduler.task_queued_timeout is 300. So scheduler.task_queued_timeout is lower than execution_api.jwt_expiration_time. -- 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]
