llamageddon83 commented on issue #32928: URL: https://github.com/apache/airflow/issues/32928#issuecomment-1797040724
Hi all, Thank you to everyone who provided input and to the Airflow team for following up on this. While going through some old posts from @potiuk on stackoverflow in response to the Airflow v1 question, I found the `AIRFLOW__SCHEDULER__NUM_RUNS` configuration. It restarts the scheduler loop as per the value specified. We have added this configuration to our Airflow platform and set it to '100000` which happens about every 2 hours. We are still performing validations since it usually takes 2-3 weeks for the slowness to creep up. But in case anyone else wants to give it a shot as well. -- 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]
