aamster commented on issue #32937: URL: https://github.com/apache/airflow/issues/32937#issuecomment-1656807730
I will investigate this more on Monday. It still doesn't make sense why only 1 dag run out of 40 submitted at the same time would immediately be marked as succeeded if this is the issue since local and UTC time would differ by several hours On Sat, Jul 29, 2023 at 1:27 PM Hussein Awala ***@***.***> wrote: > start_date should be smaller than logical_date, otherwise the DagRun will > be marked immediately as succeeded without run it. > I close the issue. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/32937#issuecomment-1656797137>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABJTUBOQPBHJBS3HFPYG66DXSVBYDANCNFSM6AAAAAA24QOIAA> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- 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]
