ashb commented on issue #53713:
URL: https://github.com/apache/airflow/issues/53713#issuecomment-3131650989
This was being handled already via the task heartbeat response via #48597:
```python
# Issue a new token to a task when the current one is valid for
only either 20% of the total validity,
# or 30s
```
We're going to need reproduction steps here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]