HiveSight / hivesight.ai

React front-end for HiveSight.ai website
https://hivesight.ai
1 stars 1 forks source link

Plan for dealing with Supabase 7 day inactivity shutdown #7

Open baogorek opened 2 weeks ago

baogorek commented 2 weeks ago

Unlike streamlit which has a convenient wake up function, Supabase does not. Here's what you see after 7 days of inactivity in the app:

image

It's really easy to restore in the Supabase console, though it takes longer than waking up a streamlit app.

image

We need a plan to keep things running. Maybe it's just a recurring calender invite for us to use Hivesight every 4 days or something, so that we don't deliver a bad user experience.