Pebble32 commented on PR #69705: URL: https://github.com/apache/airflow/pull/69705#issuecomment-5217168710
Fair point, and well put. Where I still think it earns its place is as peak shaving on top of concurrency limits, not instead of them: spreading arrivals so fewer tasks land in the pool at the same instant, so a fixed pool saturates less often. Opt in, for when exact timing does not matter. Same idea as Jenkins H that @uranusjr mentioned. Maybe it is better to move it directly to CronMixin -- 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]
