gcloud-lab/apps
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
..
base fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes 2026-05-25 06:26:09 +00:00
osint-dashboard feat: OSINT Dashboard app + Helm templates 2026-05-21 13:39:52 +00:00
staging feat(customer1): add embedding service kustomization, Service manifest, and staging reference 2026-05-24 20:33:50 +00:00
vwap-monitor feat: add Prometheus, Grafana, and Tailscale monitoring stack 2026-04-26 02:31:53 +00:00