pierrejeambrun opened a new pull request, #49959: URL: https://github.com/apache/airflow/pull/49959
Remove the `max_active_runs` from the cache key. The dry run request can be pretty long, and it's annoying just before submitting, when editing the `Max Active Runs ` input to have other request emitted. The number of run won't depend on that and can safely be omitted from the dry_run cache. -- 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]
