chess source
fail
chess.moves
failMove history for the current game session. Returns each move with its notation, board state after, and which player made it.
no filters captured 2026-08-30 15:01:37Zmedian 25106 ms
Verdict: FALSE
All variants failed. First error: Error: Source request failed Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/moves Hint: The upstream API could not be reached. Check connectivit
What to do
Unrecognized error
unknownInspect the raw error and add a rule to scripts/analyze_failures.py.
View the error under Probe variants → first trial → error block.rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 1 | 28105 ms | 28105 ms | 28105 ms | [0] | 1 |
| realistic | 1 | 25106 ms | 25106 ms | 25106 ms | [0] | 1 |
| edge | 1 | 23547 ms | 23547 ms | 23547 ms | [0] | 1 |
Latency per trial
minimalmedian 28105ms
scale: 0–28105 ms
realisticmedian 25106ms
scale: 0–25106 ms
edgemedian 23547ms
scale: 0–23547 ms
Probe variants — every command + output
minimal
1 trialsmin 28105ms · median 28105ms · max 28105ms · rows 0
smallest valid query (no filters)
Command
SELECT * FROM chess.moves LIMIT 1Trials + output
trial 1·28105ms·rows 0isError=true
Error
Error: Source request failed
Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/moves
Hint: The upstream API could not be reached. Check connectivity and retry.
realistic
1 trialsmin 25106ms · median 25106ms · max 25106ms · rows 0
typical user query (no filters)
Command
SELECT * FROM chess.moves LIMIT 5Trials + output
trial 1·25106ms·rows 0isError=true
Error
Error: Source request failed
Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/moves
Hint: The upstream API could not be reached. Check connectivity and retry.
edge
1 trialsmin 23547ms · median 23547ms · max 23547ms · rows 0
edge: larger limit, no filters
Command
SELECT * FROM chess.moves LIMIT 50Trials + output
trial 1·23547ms·rows 0isError=true
Error
Error: Source request failed
Detail: source API request failed before a response was received [GET] http://127.0.0.1:3001/api/chess/moves
Hint: The upstream API could not be reached. Check connectivity and retry.
All returned rowsacross all non-errored trials · filterable · paginated
0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 28105ms | 0 | error | — |
| realistic | t1 | 25106ms | 0 | error | — |
| edge | t1 | 23547ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-30T15:01:37ZJSON record:
reports/chess/tables/moves.json