crabio commented on issue #36998: URL: https://github.com/apache/airflow/issues/36998#issuecomment-2046846147
I found workaround and some insights: If scheduler parallelism is less than sum of all slots in pools (32 parallelism and for example 8 pools by 8 slots) and all slots are used - scheduler starts leaking slots after some time. Workaround - set parallelism higher than pools slots sum you have -- 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]
