The GitHub Actions job "Tests (AMD)" on airflow.git/add-callback-lifecycle-api 
has failed.
Run started by GitHub user wjddn279 (triggered by wjddn279).

Head commit for run:
c74431d71d02407a54cf796fe2c0237a06b3e611 / wjddn279 <[email protected]>
Add Execution API endpoints for callback lifecycle and token swap

Workers and the callback supervisor previously had no API-driven way to
transition a callback through its lifecycle, forcing reliance on paths
outside the Execution API. Add dedicated Execution API routes to mark a
callback running and to record its terminal state, plus a token-swap
endpoint so a callback can obtain a scoped JWT for its own callback id.

The scheduler and the Task SDK client/callback supervisor are updated to
use the new endpoints, keeping callback execution behind the Execution
API instead of direct database access.

Report URL: https://github.com/apache/airflow/actions/runs/28370137182

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to