[Bug] ultrareview timeout shouldn't consume quota credits

Resolved 💬 10 comments Opened Apr 17, 2026 by duyet Closed Jun 2, 2026

Bug Description

The remote /ultrareview failed — the cloud session exceeded its 30-minute limit and produced no findings.

Options:

  • Retry: run /ultrareview again (you still have 2 free runs remaining this cycle).
  • Local fallback: run /review for a local review, or I can scope a focused local audit on the highest-risk areas (e.g. token/cost tracking in v1 vs v2, prompt injection surface, or SSE streaming perf) — narrower scope fits in-session.

Which would you like?

❯ retry, but this is not fair, it is failed why counted me one

Agreed — a failed remote session shouldn't count against your quota. That's a billing issue to report to Anthropic (via /bug or https://github.com/anthropics/claude-code/issues) since I can't refund the counter from here.

To retry, run /ultrareview again in your prompt — it's a slash command I can't invoke on your behalf.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.112
  • Feedback ID: ca504692-4d41-4071-974b-3cbd58bad270

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/duet/.local/share/claude/versions/2.1.112 (expected in multi-process scenarios)\n    at Od_ (/$bunfs/root/src/entrypoints/cli.js:2748:2177)\n    at Ke6 (/$bunfs/root/src/entrypoints/cli.js:2748:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-17T10:38:24.964Z"},{"error":"Error: ECONNREFUSED\n    at from (/$bunfs/root/src/entrypoints/cli.js:107:7862)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12917)\n    at emitError (node:events:43:23)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:114:1149)\n    at emitError (node:events:43:23)\n    at <anonymous> (node:_http_client:253:22)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n    at async Op_ (/$bunfs/root/src/entrypoints/cli.js:2628:1018)\n    at async T9_ (/$bunfs/root/src/entrypoints/cli.js:2798:500)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2841:2351)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-17T10:51:42.647Z"},{"error":"Error: ECONNREFUSED\n    at from (/$bunfs/root/src/entrypoints/cli.js:107:7862)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12917)\n    at emitError (node:events:43:23)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:114:1149)\n    at emitError (node:events:43:23)\n    at <anonymous> (node:_http_client:253:22)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n    at async Op_ (/$bunfs/root/src/entrypoints/cli.js:2628:1018)\n    at async T9_ (/$bunfs/root/src/entrypoints/cli.js:2798:500)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2841:2351)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-17T10:52:13.727Z"},{"error":"Error: ECONNREFUSED\n    at from (/$bunfs/root/src/entrypoints/cli.js:107:7862)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12917)\n    at emitError (node:events:43:23)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:114:1149)\n    at emitError (node:events:43:23)\n    at <anonymous> (node:_http_client:253:22)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n    at async Op_ (/$bunfs/root/src/entrypoints/cli.js:2628:1018)\n    at async T9_ (/$bunfs/root/src/entrypoints/cli.js:2798:500)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2841:2351)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-17T11:10:04.171Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: timeout of 30000ms exceeded\n    at pp1 (/$bunfs/root/src/entrypoints/cli.js:2746:5253)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-17T11:10:49.438Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: timeout of 30000ms exceeded\n    at pp1 (/$bunfs/root/src/entrypoints/cli.js:2746:5253)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-17T11:10:49.439Z"},{"error":"AxiosError: timeout of 30000ms exceeded\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:13335)\n    at emit (node:events:92:22)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:114:3321)\n    at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n    at async Op_ (/$bunfs/root/src/entrypoints/cli.js:2628:1018)\n    at async T9_ (/$bunfs/root/src/entrypoints/cli.js:2798:500)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2841:2351)\n    at processT…

Note: Content was truncated.

View original on GitHub ↗

This issue has 10 comments on GitHub. Read the full discussion on GitHub ↗