The GitHub Actions job "Tests" on airflow.git/fix/token-expiration-worker has 
succeeded.
Run started by GitHub user anishgirianish (triggered by anishgirianish).

Head commit for run:
4ef9dfe95f0bd3e87c416dad4ae9828eb71e6909 / Anish <[email protected]>
Add token refresh mechanism for Execution API (#59553)

Tasks waiting in Celery queue may have their JWT tokens expire before
execution starts. This adds a token refresh endpoint that allows the
supervisor to refresh expired tokens before task execution.

Changes:
- Add /token/refresh endpoint to Execution API
- Add client-side token refresh logic in supervisor.py
- Add tests for the new endpoint

Fixes: #59553

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

With regards,
GitHub Actions via GitBox


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

Reply via email to