Commit 8623ac5
revert: roll checkRuns page size back to 25
The 100-run bump in PR #33 raised the GraphQL query cost ~20× (worst
case ~2,526 points/call against the 5,000/hour bucket). Revert just
the inner connection; checkSuites stays at 100. Repos whose CI emits
more than 25 runs in a single suite will need a different fix.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c5dd682 commit 8623ac5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments