The GitHub Actions job "Tests AMD" on airflow.git/ramitkataria/deadlines/callback-def has succeeded. Run started by GitHub user ramitkataria (triggered by ramitkataria).
Head commit for run: 3ca4c2afc9eb4348e552a7a4f5c88cc480c315c5 / Ramit Kataria <[email protected]> AIP-86 - Implement Deadline Callback definition This adds `Callback` classes for each type of currently planned callback. This will require the user to specify what kind of callback it is (async/sync) and how the callback should be run (kwargs, specific executor etc). In the previous implementation in which the callback type would detected automatically, there were some edge cases that would require a complex solution to handle: primarily the case where a sync callback is only present on the executor where it needs to run, limiting the scheduler's ability to figure out where to send it to be run. I also changed the database schema to store the serialized version of the callback. Report URL: https://github.com/apache/airflow/actions/runs/16685060961 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
