pierrejeambrun commented on issue #53817:
URL: https://github.com/apache/airflow/issues/53817#issuecomment-3197238146

   After more investigation, indeed it is not related to cache. The problem is 
that the `next_run_assets` data used to display the schedule is pulling data 
from `DagScheduleAssetReference` which is not deleted when we delete queued dag 
runs. (So we keep a reference there that is still returned by the API)


-- 
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]

Reply via email to