uranusjr commented on issue #28865:
URL: https://github.com/apache/airflow/issues/28865#issuecomment-1597536569

   A somewhat more general question: Is it possible to run a run without 
unpausing the DAG at all? Personally I think it would be very useful feature, 
enabling the workflow of writing a DAG (including a schedule), pause it (so it 
doesn’t run), test it, and only unpause when everything is validated. It would 
not only be useful for `test()`, but also trigger.
   
   But if this feature is too involved to implement, the first option (error 
out) seems to most reasonable.


-- 
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]

Reply via email to