|
All checks were successful
deploy / deploy (push) Successful in 34s
Proof: Live dashboard preflight returned an empty client response because an upstream control timeout rejected outside the server catch path and restarted operator-dashboard. The server now awaits API handlers, wraps control proxy failures, and returns structured JSON errors instead of crashing. Assumptions: A timed-out control proxy should be observable as a dashboard control failure, not as process death. Returning 504/502 JSON is safer than treating the action as successful or hiding the upstream state. Still fake: This does not make unanswered solver quote requests fill; it only makes the dashboard control surface truthful and non-crashing for failed or timed-out controls. |
||
|---|---|---|
| .. | ||
| alert-engine.test.mjs | ||
| alert-notifier.test.mjs | ||
| armed-state-store.test.mjs | ||
| executor-state-store.test.mjs | ||
| funding-observations.test.mjs | ||
| intent-request-outcomes.test.mjs | ||
| intent-requests.test.mjs | ||
| inventory-and-history.test.mjs | ||
| json-state-store.test.mjs | ||
| legacy-schema-compat.test.mjs | ||
| liquidity-state.test.mjs | ||
| liquidity-withdrawals.test.mjs | ||
| near-intents-ws.test.mjs | ||
| operator-dashboard-app-static.test.mjs | ||
| operator-dashboard-ui-static.test.mjs | ||
| operator-dashboard.test.mjs | ||
| ops-sentinel-static.test.mjs | ||
| portfolio-metrics.test.mjs | ||
| postgres-intent-requests.test.mjs | ||
| quote-outcomes.test.mjs | ||
| render_release_manifest_test.py | ||
| repo_deployments_test.py | ||
| runtime-health.test.mjs | ||
| signing.test.mjs | ||
| solver-relay-ws.test.mjs | ||
| strategy-threshold-config.test.mjs | ||
| strategy.test.mjs | ||
| submission-copy.test.mjs | ||
| trade-executor-static.test.mjs | ||