Advice about 'App sleep' feature for backup services
sifsoft
HOBBYOP
2 years ago
Hi there,
I am using a 'Postgres backup to GCS' that runs a backup once a week. So, is this a good example of service to enable the App sleep feature, or it might somehow prevent the backup from executing if it is sleeping.
Thank you.
2 Replies
brody
EMPLOYEE
2 years ago
that would not be a good app to have sleep as nothing can be backed up if the app isn't running.
Status changed to Solved Railway • almost 2 years ago
sifsoft
HOBBYOP
2 years ago
Ok, understood. Thank you.