App sleeping not working with Postgres
Do somoeone know if there is a specific configuration for a Postgres service to make app sleeping working?
- All the services of my project have working "app sleaping" including Redis (appart the production environment). So no service calls it
- I have no more outbound (as visible in the attachment)
- Obviously app sleeping is enabled
But Postgres doesn't want to go to bed :/
Project id: 65aff0db-6586-4be0-8420-b2e67ae4378d
4 Replies
Project ID:
65aff0db-6586-4be0-8420-b2e67ae4378d
app sleeping is not guaranteed to work with everything, for instance you could have traffic going to postgres via the private network thats keeping it alive
In my case, it can only be traffic coming from the Railway infrastructure. I can't do anything more myself, right?
not quite, I didn't mention anything about traffic from railways infrastructure