uranusjr commented on pull request #17502: URL: https://github.com/apache/airflow/pull/17502#issuecomment-895796041
> whether the `run_id` is generated in DST This would be a bit difficult to determine unless the timezone implementation correctly implements [`dst`](https://docs.python.org/3/library/datetime.html#datetime.tzinfo.dst), or if the implementation uses a different timezone altogether. Maybe `pendulum` is robust enough to make this viable, maybe not, you’ll need to do some tests on this. -- 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]
