question: Prefect seems to stop monitoring a pipel...
# ask-community
i
question: Prefect seems to stop monitoring a pipeline after four hours. Anyway to change this?
1
a
why would Prefect stop after exactly 4 hours? 😄 could you share a GitHub issue with a minimal reproducible example of the issue you came across?
i
we have a long running pipeline and prefect claims this is done after 4 hours
it would take a while to put together a minimal reproducible issue. Asking if there is some config we need to set to get around the 4 hour limit
a
there is no such limit on the Prefect end so opening an issue and describing the problem there (with minimal example) would be much appreciated and would help us identify the root cause here
i
ok
I think the issue is that
Watch().stream()
on Kubernetes times out.