1
Very low sporadic use & auto-pause
Source: supabase/supabase#28532 · opened by @ppo
My use case: I'm starting a new project/app. First thing, I created a landing page with a "register to waitlist" feature. So there's no real activity yet. I understand why you auto-pause projects with no activity but in this case, that doesn't mean the project has been abandoned. _I don't know about the technical feasibility but in principle…_ Idea: Allow a state "low activity" for such cases, in which the instance is paused fast (5-30 minutes of inactivity, as configured) but auto unpaused when there's a call to the API. And/or with a mode "write only", queue the requests/inserts and process them daily (or as configured, also manually). In my case, all I do is "if email not registered yet, insert" (so 1 read, 1 insert). The read is not mandatory if the insert can fail silently when the queue is processed. Ideally, we should be able to code a job for the "low activity queue". Otherwise, to avoid …
No pledges yet. Be the first to back this.
Comments
Similar requests
Feature request for Supabase Auth: Allow the usage of more than just digits (lowercase and/or uppercase letters) in the one-time passwords
5 votes · 0 comments
Supabase dashboard should rewritten in svelte
1 vote · 0 comments
Support for Hetzner Cloud in Supabase
47 votes · 0 comments
Internationalization (i18n) Architecture for Supabase Studio
1 vote · 0 comments
Increase the CPU time on Edge Functions, even billing it
19 votes · 0 comments
No comments yet.