The GitHub Actions job "Tests" on airflow.git/refresh-task-token has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
72b39be241d8e4e17d704541c4da083bb442b1f9 / Ash Berlin-Taylor <[email protected]>
Issue refrehsed Execution API JWT to tasks if their current token is expiring

Since they heartbeat frequently we will use this to issue them a new token if
the oney they made the request with is soon to expire.

Since I changed the "extras" we accept to now allow overwriting the iat/exp
etc, I updated the Public API test fixture to generate a long-lived token a
different way. (And "simply" setting a long value to
`expiration_time_in_seconds` doesn't work as some tests use time machine to
travel backwards in time from "now", so we also need to back-date the issue
date of the test token.)

Closes #48536

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

With regards,
GitHub Actions via GitBox


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

Reply via email to