Hi Prefect team! I am running a prefect flow with a considerable amount of tasks (~1k backfilling that fetches some APIs and runs workloads on Kubernetes+Dask). At the beginning I had no issues consulting the logs; however, after a couple of hours, when clicking on Flow > Logs, the page reloads automatically and the following message is displayed: "Oh no! This page seems to have gone missing. Sorry for disrupting your flow. Back to dashboard". The only way for me to go back to the flow then, is to force refresh the page.
Do you have any idea of what might cause this? Thanks a lot 🙂