github source
fail
View version history →
github.accounts
failList accounts for a plan
Requires plan_id. Most useful optional filters: sort, direction. Use LIMIT for spot checks; large result sets paginate quickly.
plan_id captured 2026-08-31 05:24:01Zmedian 23207 ms
Verdict: FALSE
All variants failed: 6 errors, 0 successful.
What to do
Auth boundary
auth.requiredThis endpoint requires a GitHub App JWT, not a personal access token.
Endpoint requires a GitHub App JWT, not a personal access tokenAuth boundary
auth.requiredThis endpoint requires a GitHub App JWT, not a personal access token.
Not probeable on this token; ship the page with verdict=fail and notes='auth required'rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 9543 ms | 15264 ms | 20986 ms | [0, 0] | 2 |
| realistic | 2 | 20501 ms | 23207 ms | 25913 ms | [0, 0] | 2 |
| edge | 2 | 32220 ms | 32916 ms | 33612 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 15264ms
scale: 0–20986 ms
realisticmedian 23207ms
scale: 0–25913 ms
edgemedian 32916ms
scale: 0–33612 ms
Probe variants — every command + output
minimal
2 trialsmin 9543ms · median 15264ms · max 20986ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.accounts WHERE plan_id = '1' LIMIT 1Trials + output
trial 1·20986ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/marketplace_listing/stubbed/plans/1/accounts
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·9543ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/marketplace_listing/stubbed/plans/1/accounts
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
realistic
2 trialsmin 20501ms · median 23207ms · max 25913ms · rows 0,0
typical user query
Command
SELECT * FROM github.accounts WHERE plan_id = '1' LIMIT 25Trials + output
trial 1·20501ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/marketplace_listing/stubbed/plans/1/accounts
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·25913ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/marketplace_listing/stubbed/plans/1/accounts
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
edge
2 trialsmin 32220ms · median 32916ms · max 33612ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.accounts WHERE plan_id = '1' LIMIT 200Trials + output
trial 1·33612ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/marketplace_listing/stubbed/plans/1/accounts
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·32220ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/marketplace_listing/stubbed/plans/1/accounts
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
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 | 20986ms | 0 | error | — |
| minimal | t2 | 9543ms | 0 | error | — |
| realistic | t1 | 20501ms | 0 | error | — |
| realistic | t2 | 25913ms | 0 | error | — |
| edge | t1 | 33612ms | 0 | error | — |
| edge | t2 | 32220ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:24:01ZJSON record:
reports/github/tables/accounts.jsonfirst_run_at:
2026-08-31T05:17:48Zlast_retried_at:
2026-08-31T05:24:01Zretry_count:
1