Hi, a flow for downloading geospatial data seems to timeout after an unspecified amount of time but without having set any parameters in the @flow decorator (like timeout_seconds). Can you explain why? Has it ever occurred to you?
We tested the flow on a smaller dataset (an area) and the code terminates without a problem, we believe that the area in question, which is much larger, may somehow cause the flow to timeout, but we don't understand why and, possibly, what to set on prefect to prevent this. Here the error: