Database Sleeping
I spun up a PostgreSQL database and added some table and rows.
I continue seeing some outbound traffic, causing it to never sleep even if no one is querying the database.
ID: 1fccf7a5-79ac-494c-baad-16914606fd3f
8 Replies
Project ID:
1fccf7a5-79ac-494c-baad-16914606fd3f
Solution
gotta somehow get the database to stop making network requests
Could healthchecks be a cause?
railways healthchecks are only done once at start
Alright nevermind
It ended up sleeping after a restart
It took 8-9 minutes
awsome
i have setup automated sleep time testing
Nice