LionelZhao28 commented on pull request #17502: URL: https://github.com/apache/airflow/pull/17502#issuecomment-895793877
> `:00:00+01:00`. If that, I think it will work fine if we can make sure the DST offset is in the `run_id`. Or, we can add another filed to show whether the `run_id` is generated in DST, just like "manual__2021-08-08T08:08:08.217033__dst",if it is not in `DST`, the run_id is `manual__2021-08-08T08:08:08.217033`. For the area that doesn't use `DST`, we can add another config to disable the `__dst` appending. Do you think it is ok? -- 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]
