You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: increase healthcheck timeout to 10s for node cold-start overhead
Node.js `-e` cold-start exceeds 3s on resource-constrained VPS, causing
1000+ consecutive false-negative health failures. Bumped timeout to 10s
and start_period to 10s.
0 commit comments