zhenghanyang commented on issue #37059: URL: https://github.com/apache/airflow/issues/37059#issuecomment-1914481109
Yes, on a single triggerer. We separate to three triggerers now, also add a cyclic job to start it if any triggerer shutdown. In addition, I wonder why the issue occurs only if there is large numbers of trigger job. There are two threads in triggerer, one iterate the queue, another one mutate the queue, so the issue should be happened easily? -- 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]
