The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user jedcunningham (triggered by jedcunningham).
Head commit for run: 8a323d8f0649c1f9b77d26b2179e8a4800d73605 / Jed Cunningham <[email protected]> Conditionally add OTEL events when processing executor events (#43558) It's possible that the start/end date are null when processing an executor event, and there is no point in adding an OTEL event in that case. Before this, we'd try and convert `None` to nanoseconds and blow up the scheduler. Note: I don't think `queued_dttm` can be empty, but figured it didn't hurt to guard against it just in case I've overlooked a way it can be possible. (cherry picked from commit fe41e156084aeb139c0a28d9bfa535aae9a56b1e) Report URL: https://github.com/apache/airflow/actions/runs/11620941418 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
