github source
fail
View version history →
github.users_list_gpg_keys_for_user
failList GPG keys for a user
Requires username. Use LIMIT for spot checks; large result sets paginate quickly.
username captured 2026-08-31 09:29:05Zmedian 39290 ms
Verdict: FALSE
All variants failed: 0 errors, 0 successful.
What to do
Probe returned 0 rows but no error
emptyEither the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.
Try: `SELECT COUNT(*) FROM github.users_list_gpg_keys_for_user WHERE username='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 30217 ms | 31255 ms | 32293 ms | [0, 0] | 0 |
| realistic | 2 | 37678 ms | 39290 ms | 40903 ms | [0, 0] | 0 |
| edge | 2 | 35375 ms | 37308 ms | 39241 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 31255ms
scale: 0–32293 ms
realisticmedian 39290ms
scale: 0–40903 ms
edgemedian 37308ms
scale: 0–39241 ms
Probe variants — every command + output
minimal
2 trialsmin 30217ms · median 31255ms · max 32293ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.users_list_gpg_keys_for_user WHERE username = 'FiscalMindset' LIMIT 1Trials + output
trial 1·30217ms·rows 0isError=false
columns (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
trial 2·32293ms·rows 0isError=false
columns (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
realistic
2 trialsmin 37678ms · median 39290ms · max 40903ms · rows 0,0
typical user query
Command
SELECT * FROM github.users_list_gpg_keys_for_user WHERE username = 'FiscalMindset' LIMIT 25Trials + output
trial 1·40903ms·rows 0isError=false
columns (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
trial 2·37678ms·rows 0isError=false
columns (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
edge
2 trialsmin 35375ms · median 37308ms · max 39241ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.users_list_gpg_keys_for_user WHERE username = 'FiscalMindset' LIMIT 200Trials + output
trial 1·35375ms·rows 0isError=false
columns (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
trial 2·39241ms·rows 0isError=false
columns (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
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.
Column profile
16 columns actually returned by coral. Catalog claims "1 required filter(s)": "username". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | can_certify | — | 0 | 0 | empty |
| 2 | can_encrypt_comms | — | 0 | 0 | empty |
| 3 | can_encrypt_storage | — | 0 | 0 | empty |
| 4 | can_sign | — | 0 | 0 | empty |
| 5 | created_at | — | 0 | 0 | empty |
| 6 | emails | — | 0 | 0 | empty |
| 7 | expires_at | — | 0 | 0 | empty |
| 8 | id | — | 0 | 0 | empty |
| 9 | key_id | — | 0 | 0 | empty |
| 10 | name | — | 0 | 0 | empty |
| 11 | primary_key_id | — | 0 | 0 | empty |
| 12 | public_key | — | 0 | 0 | empty |
| 13 | raw_key | — | 0 | 0 | empty |
| 14 | revoked | — | 0 | 0 | empty |
| 15 | subkeys | — | 0 | 0 | empty |
| 16 | username | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 30217ms | 0 | ok | — |
| minimal | t2 | 32293ms | 0 | ok | — |
| realistic | t1 | 40903ms | 0 | ok | — |
| realistic | t2 | 37678ms | 0 | ok | — |
| edge | t1 | 35375ms | 0 | ok | — |
| edge | t2 | 39241ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires username. Use LIMIT for spot checks; large result sets paginate quickly.Columns coral returned (16)
can_certifycan_encrypt_commscan_encrypt_storagecan_signcreated_atemailsexpires_atidkey_idnameprimary_key_idpublic_keyraw_keyrevokedsubkeysusername
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:29:05ZJSON record:
reports/github/tables/users_list_gpg_keys_for_user.jsonfirst_run_at:
2026-08-31T09:29:05Zlast_retried_at:
2026-08-31T09:29:05Zretry_count:
0