Hello,
When we run a flow which lasts more than 30 min., we receive 'Not enough data for satisfy transfer length header' error message. As per
https://github.com/PrefectHQ/prefect/issues/16210 ticket, it seems it's related to communicating Kubernetes with Prefect for logging. It was fixed in 3.1.15 version but I'm still getting the issue; my issue might be different nature. I submitted an issue:
https://github.com/PrefectHQ/prefect/issues/16948. The issue is encountered but flows are still running and eventually they have completed successfully. The error message doesn't look good and it's confusing users.
If someone knows how to mitigate it? What settings might resolve it?
Thanks you.