-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.50.4 unusable due to edge functions timeout while caching deps #1012
Comments
@sweatybridge @soedirgo Have you been able to reproduce this? It's blocking me (and others, see the linked issue supabase/edge-runtime#44) from using versions of the supabase cli above 1.49.4. Specifically I was hoping to try out vault but it's not included in the images referenced by the older cli. |
@sweatybridge @soedirgo the supabase cli is still unusable in v1.50.10 due to these bugs. As I detailed above, it appears that if an edge function times out or fails for any reason then the edge functions container becomes completely broken and instantly returns
|
Apologies for the inconvenience caused. I've pinged the functions team to take a look at this once they have some bandwidth. |
@evelant Do you still experience this with the latest CLI release? (1.61.X) |
No, it seems to work correctly now, thanks!
… On May 18, 2023, at 8:06 PM, Lakshan Perera ***@***.***> wrote:
@evelant <https://github.com/evelant> Do you still experience this with the latest CLI release? (1.61.X)
—
Reply to this email directly, view it on GitHub <#1012 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAGRWVKQPLLOZKHKJN7FZEDXG22QHANCNFSM6AAAAAAW5C7QRY>.
You are receiving this because you were mentioned.
|
Cool! closing this issue. |
Bug report
Describe the bug
edge-functions are unusable on latest versions of the CLI. They time out while caching deps then become totally unavailable until restarted at which point they will time out again.
See issue at edge-runtime for more detail supabase/edge-runtime#44 Also filing it here because I'm not sure if the bug is in cli or the runtime.
To Reproduce
supabase start
Expected behavior
System information
Additional context
The text was updated successfully, but these errors were encountered: