Sleep and cold start : 502
mirooz
HOBBYOP

2 months ago

I'm experiencing an issue with my serverless app. The application wakes up, but the incoming request receives a 502 error before the container has fully restarted.

I added a health check to the container, but it doesn't seem to solve the problem. It looks like the proxy is sending requests to the container while it is still starting and not yet ready to accept traffic.

My boot time is 1 seconde (Qarkus), so it should not be the problem.

Attachments

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...