gcloud-lab/apps/base
Sirius Devops 4be12802d0 fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes
The /health/ready endpoint calls await initialize() on Hyperliquid and Solana executors. Without explicit timeout, the default 1s probe timeout caused repeated failures even though the app was running.

Added timeoutSeconds: 10 + reduced readiness failureThreshold.

This is the final piece for the "running but not ready" state.
2026-05-25 06:26:09 +00:00
..
customer1 fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes 2026-05-25 06:26:09 +00:00
monitoring/dashboards add dashboards to namespace 2026-05-04 20:38:22 +00:00
osint-dashboard Fix NATS URL service name mismatch and split combined ConfigMap+StatefulSet 2026-05-23 05:12:24 +00:00