3
Bubble up errors on dependency graph failures
Source: supabase/supabase#29274 · opened by @OnCoreStudios
Hi,
I recently upgraded and ran into worker boot error: failed to create the graph in a couple of my edge functions. I traced the issue down to my end where I needed to reinstall/update a package. Full context is here:
While this was a user error, I think we could possibly make the error messages more informative. I see the error message is coming from and there are more error messages like this one.
It looks like the functions return an AnyError. Does this error contain anything useful? If so, can we include it in the .context?
I recently upgraded and ran into worker boot error: failed to create the graph in a couple of my edge functions. I traced the issue down to my end where I needed to reinstall/update a package. Full context is here:
While this was a user error, I think we could possibly make the error messages more informative. I see the error message is coming from and there are more error messages like this one.
It looks like the functions return an AnyError. Does this error contain anything useful? If so, can we include it in the .context?
No pledges yet. Be the first to back this.
Comments
Similar requests
Snowflake wrapper does not quote identifiers, causing failures with mixed-case column names
1 vote · 0 comments
Document all possible errors for each endpoint
2 votes · 0 comments
Return rejected Promise<Error> for API errors
1 vote · 0 comments
allow sending mails for password resets ects with microsoft GRAPH
1 vote · 0 comments
Graphana dashboard shows higher connections
1 vote · 0 comments
No comments yet.