19
Increase the CPU time on Edge Functions, even billing it
Source: supabase/supabase#36678 · opened by @JVini0166
Summary The current 2-second CPU time limit for Supabase Edge Functions is quite restrictive for many real-world use cases. While the ultra-low latency is great for short tasks, sometimes we need more like AWS Lambda that gives 15 minutes freely Processing larger payloads Calling external APIs that take longer to respond Generating dynamic content Coordinating actions across multiple services (e.g. 3rd-party APIs) I would personally be willing to pay for increased limits, even if that meant being billed similarly to AWS Lambda (based on duration). Why is this important? Supabase is an amazing platform for quickly building apps. It combines database, auth, storage, and serverless functions — all in one place — making it incredibly convenient and organized. However, when a use case outgrows the CPU limits of Edge Functions, we’re forced to move away from Supabase into AWS or another platform, just for that one part. This breaks the cohesion of the stack. Even w…
No pledges yet. Be the first to back this.
Comments
Similar requests
Enable Syncing of Vault and Edge Function Secrets
1 vote · 0 comments
Edge Function runtime events
1 vote · 0 comments
NestJS Support in Supabase Edge Functions
17 votes · 0 comments
Improving the functionality of Edge Functions
3 votes · 0 comments
Feature Request: Add a “Billing” Role to Team Member Permissions
1 vote · 0 comments
No comments yet.