Morning - where there any issues with cloud this m...
# ask-community
j
Morning - where there any issues with cloud this morning? I have a flow that failed (sent no slack message) - error was;
Copy code
raise ClientError(result["errors"])
prefect.exceptions.ClientError: [{'path': ['secret_value'], 'message': 'An unknown error occurred.', 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}]
👍 1
1
a
I see no issue in the system - is everything working now? can you narrow down the time you had this issue (ideally in EST time)?
I will then communicate this with the infra team to check this, thanks for reporting your issue
j
can give you the flow_run id?
a
sure that would be great - so this is just one flow run that had issue?
j
yeah but only one that ran in that hour
And yeah everything is working now!
a
weird, I'm getting no logs and nothing about this flow run - did you delete it by any chance?
I talked to the infra team and everything seems to be and have been healthy, likely a transient issue with API requests - will let you know if we know more
j
I was asleep when it ran...I see it in my UI
a
thanks for the info
k
we’ve been seeing this a bit but didn’t have bandwidth to tackle because of the 2.0b6 release. it’s now being explored since we added additional logging around these errors
👍 2