Skip to content

fix(app): show full error message in retry error#13508

Open
alexyaroshuk wants to merge 3 commits intoanomalyco:devfrom
alexyaroshuk:fix/show-full-message-in-retry-error
Open

fix(app): show full error message in retry error#13508
alexyaroshuk wants to merge 3 commits intoanomalyco:devfrom
alexyaroshuk:fix/show-full-message-in-retry-error

Conversation

@alexyaroshuk
Copy link
Contributor

@alexyaroshuk alexyaroshuk commented Feb 13, 2026

closes #13478

What does this PR do?

Shows the full error message in the retry error (such as when hitting a quota).

The retry error message was being truncated to 60 characters with "...".

Before (added more text to the retry error for demonstration):
fix-full-retry-message

After:
fix-full-retry-message_AFTER

How did you verify your code works?

Tested on various display widths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

z.ai usage limit.The full error message from the api is not shown in desktop opencode app.

1 participant