Hi everyone. I’m evaluating Prefect for our company. I’m running a Prefect agent in a Docker container on Azure Container Instances. When I leave the agent idle overnight, the next day I find it ‘stuck’ with a log full of stack traces similar to this:
Copy code
Failed the last 3 attempts. Please check your environment and configuration.
Examples of recent errors:
Traceback (most recent call last):
File "/opt/conda/envs/prefect/lib/python3.10/site-packages/h2/connection.py",
line 224, in process_input
func, target_state = self._transitions[(self.state, input_)]
KeyError: (<ConnectionState.CLOSED: 3>, <ConnectionInputs.SEND_HEADERS: 0>)
During handling of the above exception, another exception occurred:
The agent doesn’t accept any flows to execute. The only thing I can do is to restart the agent container. Does anyone know what the issue might be, and how to solve it or work around it?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.