How do I know if a project is paused from a API? #11431
Unanswered
ruggi99
asked this question in
Feature Requests
Replies: 1 comment
|
Hi @ruggi99 — I think you're right. I flagged this with the CLI team internally & I'm going to turn it into a feature request now. Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Discussed in #11267
Originally posted by ruggi99 December 26, 2022
Hi all,
haven't found an answer elsewhere.
Is there something in the API that tells me if a project is paused due to inactivity?
My app seems buggy when a project is paused because it waits indefinetely for a response (via websocket) from Supabase, which doesn't come.
If there's nothing I will change this into a feature request.
Thanks
All reactions