github source
fail
View version history →
github.installation_requests
failList installation requests for the authenticated app
Works without WHERE filters. Results depend on the authenticated app context.
no filters captured 2026-08-31 06:19:22Zmedian 35429 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 | 22616 ms | 23025 ms | 23434 ms | [0, 0] | 2 |
| realistic | 2 | 29552 ms | 35429 ms | 41307 ms | [0, 0] | 2 |
| edge | 2 | 43022 ms | 43615 ms | 44209 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 23025ms
scale: 0–23434 ms
realisticmedian 35429ms
scale: 0–41307 ms
edgemedian 43615ms
scale: 0–44209 ms
Probe variants — every command + output
minimal
2 trialsmin 22616ms · median 23025ms · max 23434ms · rows 0,0
smallest valid query (no filters)
Command
SELECT * FROM github.installation_requests LIMIT 1Trials + output
trial 1·22616ms·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/app/installation-requests
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·23434ms·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/app/installation-requests
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 29552ms · median 35429ms · max 41307ms · rows 0,0
typical user query (no filters)
Command
SELECT * FROM github.installation_requests LIMIT 25Trials + output
trial 1·29552ms·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/app/installation-requests
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·41307ms·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/app/installation-requests
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 43022ms · median 43615ms · max 44209ms · rows 0,0
edge: larger limit, no filters
Command
SELECT * FROM github.installation_requests LIMIT 200Trials + output
trial 1·43022ms·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/app/installation-requests
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·44209ms·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/app/installation-requests
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 | 22616ms | 0 | error | — |
| minimal | t2 | 23434ms | 0 | error | — |
| realistic | t1 | 29552ms | 0 | error | — |
| realistic | t2 | 41307ms | 0 | error | — |
| edge | t1 | 43022ms | 0 | error | — |
| edge | t2 | 44209ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:19:22ZJSON record:
reports/github/tables/installation_requests.jsonfirst_run_at:
2026-08-31T06:19:22Zlast_retried_at:
2026-08-31T06:19:22Zretry_count:
0