5 months ago
My api container is often not up and running when I use my app in production
- Container restarts multiple times per hour
- No error/crash logs before restart
- No [Shutdown] message (your graceful shutdown handler isn't being triggered)
- Memory is stable (~120MB RSS) before restart - not OOM
- sleepApplication: false is set
3 Replies
5 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open ray-chen • 5 months ago
fra
What do you see in settings->serverless?
5 months ago
Nice, I'd probably check that too.
5 months ago
Another option you could try is to add a kind of catch-all and log any error (if any)
