KayleMaster opened a new issue #8006: Error out when timezone is not supplied 
with pendulum
URL: https://github.com/apache/airflow/issues/8006
 
 
   **Description**
   When the timezone is not provided via pendulum, but dateutil.tz for example, 
throw an error.
   
   **Use case / motivation**
   The dag won't ever be scheduled with a start_date with a dateutil.tz 
timezone. I'm not sure if this is a bug, but it is mentioned in the docs that 
it only supports pendulum.  
   It'll be a lot easier to debug if an error is thrown, rather than going 
around checking Redis, workers and schedulers.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to