pierrejeambrun commented on PR #54416: URL: https://github.com/apache/airflow/pull/54416#issuecomment-3254149616
Not directly related to this PR, but we need to fix the cache invalidation in the front-end request when clearing a Task. We can see on the 'grid' that the 'TI' state is updated while clearing, but the associated Run remain in its final state, instead of being 'running' and also `future/past` can impact other dag runs so we should invalidate Grid data for tasks and runs of the entire grid, if these parameters are provided. That could be a nice follow up. @nothingmin -- 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]
