antonioalves
Error executing flow
I have a flow that runs a for loop in parallel. The last node of this for loop throws this error and not proceed to the next node, get stucked forever?
{
"error": {
"name": "InternalErr",
"message": "Internal: fetching flow status 018d3721-45a8-4366-e576-70b7bb4be44c while reporting false RawValue({"error":"Internal: fetching flow status 018d3721-45a8-4366-e576-70b7bb4be44c while reporting true RawValue(null): no rows returned by a query that expected to return at least one row"}): no rows returned by a query that expected to return at least one row"
}
}
15 replies