vatsrahul1001 commented on issue #48412:
URL: https://github.com/apache/airflow/issues/48412#issuecomment-2764634697

   @dstandish / @cmarteepants Currently, logical_rate is a required field in 
the API request; however, the user can pass it as null.
   
   Do we want to make logical_date optional, defaulting to datetime.now() if 
not provided, while respecting any value explicitly passed?
   > Triggering Dag Run via API
   > try to make it so if not supplied then it will be timezone.now() but if 
supplied we respect it. if this causes trouble and is more or less impossible 
to support (1), then we can keep it required 


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