ultrareview: crashed run still decremented free quota
Resolved 💬 3 comments Opened May 1, 2026 by noam1134 Closed May 4, 2026
What happened
Ran /ultrareview <PR> on a feature branch. The run completed without producing any findings — task notification returned only:
\\\json\
{"error":"Review crashed before producing findings. See session logs for details."}
\\
The free-quota counter still decremented (was "1 of 3" pre-run, now shows "2 of 3" post-crash), so the failed run consumed a free credit despite delivering no review output.
Details
- Task ID: \
rpwxd50js\ - Session URL: https://claude.ai/code/session_012WSzynddrdGJPnFUpJmowU
- Scope at launch: 92 files changed, 5612 insertions, 1593 deletions
- Branch: feat → development merge target
Expected
Crashed runs that produce no findings should not consume free-tier credits.
Ask
- Refund the free-tier credit for task \
rpwxd50js\. - Investigate the crash via the linked session logs — the diff size is non-trivial but within typical PR-review territory; would be useful to know whether this hit a size-related limit or an unrelated infrastructure issue.
Happy to provide additional repro context if helpful.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗