shahar1 commented on PR #38265: URL: https://github.com/apache/airflow/pull/38265#issuecomment-2024687440
> ~It seems like unpausing a single dag is now broken by this PR. I have not tested bulk pause/unpause but for one dag, it seems broken~ > > Ok. It now errors when the dag is paused and you are pausing again. I think it should just exit without error if DAG is already paused Apologies for the confusion, maybe raising an error for pausing an already paused dag is indeed too aggressive - I'll try to come up with a fix later on. -- 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]
