https://prefect.io logo
Title
j

Joshua Greenhalgh

06/09/2022, 9:10 AM
Morning - where there any issues with cloud this morning? I have a flow that failed (sent no slack message) - error was;
raise ClientError(result["errors"])
prefect.exceptions.ClientError: [{'path': ['secret_value'], 'message': 'An unknown error occurred.', 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}]
👍 1
1
a

Anna Geller

06/09/2022, 11:00 AM
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

Joshua Greenhalgh

06/09/2022, 11:31 AM
can give you the flow_run id?
a

Anna Geller

06/09/2022, 11:32 AM
sure that would be great - so this is just one flow run that had issue?
j

Joshua Greenhalgh

06/09/2022, 11:45 AM
yeah but only one that ran in that hour
And yeah everything is working now!
a

Anna Geller

06/09/2022, 12:07 PM
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

Joshua Greenhalgh

06/09/2022, 12:55 PM
I was asleep when it ran...I see it in my UI
a

Anna Geller

06/09/2022, 1:28 PM
thanks for the info
k

Kevin Kho

06/09/2022, 2:52 PM
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