-
Notifications
You must be signed in to change notification settings - Fork 2
Test hosted API cold-start recovery without hiding the wait #58
Copy link
Copy link
Open
Labels
performanceMeasured latency, throughput, memory, and regressionsMeasured latency, throughput, memory, and regressionsreliabilityFailure handling, recovery, and production resilienceFailure handling, recovery, and production resiliencetestingAutomated tests and testing infrastructureAutomated tests and testing infrastructureuxUsability, comprehension, and interaction designUsability, comprehension, and interaction design
Milestone
Description
Metadata
Metadata
Assignees
Labels
performanceMeasured latency, throughput, memory, and regressionsMeasured latency, throughput, memory, and regressionsreliabilityFailure handling, recovery, and production resilienceFailure handling, recovery, and production resiliencetestingAutomated tests and testing infrastructureAutomated tests and testing infrastructureuxUsability, comprehension, and interaction designUsability, comprehension, and interaction design
Problem
The public backend may cold-start on free infrastructure. The UI should communicate that state, recover automatically, and preserve local work instead of looking broken or spinning indefinitely.
What good looks like
Likely files
client/tests/e2e/production-contracts.spec.tsDo not shorten the production timeout merely to make the test faster; use routed responses or injected timing.