Hello. Prefect Cloud customer here. I have been ha...
# prefect-community
c
Hello. Prefect Cloud customer here. I have been having an intermittent issue with a flow that calls other flows. This specific error occurs SOMETIMES on the
wait_for_flow_run
task after triggering the external flow. I use Git storage, and Prefect Cloud as deployment. Error: Error during execution of task: ClientError([{'path': ['flow_run'], 'message': 'request to http://hasura:3000/v1alpha1/graphql failed, reason: read ECONNRESET', 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'request to http://hasura:3000/v1alpha1/graphql failed, reason: read ECONNRESET', 'type': 'system', 'errno': 'ECONNRESET', 'code': 'ECONNRESET'}}}],)
k
On first glance, this seems like instability on our part. I’d need to talk to some team members to get more detail
g