Claude's AskUserQuestion: "No response after 60s – continued without an answer"

tubignaaso1 pts0 comments

[BUG] **EXTREME DANGER**: AskUserQuestion: "No response after 60s — continued without an answer" · Issue #73125 · anthropics/claude-code · GitHub

//voltron/issues_fragments/issue_layout" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

//voltron/issues_fragments/issue_layout;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Uh oh!

There was an error while loading. Please reload this page.

anthropics

claude-code

Public

Notifications<br>You must be signed in to change notification settings

Fork<br>21.8k

Star<br>135k

[BUG] **EXTREME DANGER**: AskUserQuestion: "No response after 60s — continued without an answer" #73125

New issue<br>Copy link

New issue<br>Copy link

Open

Open<br>[BUG] **EXTREME DANGER**: AskUserQuestion: "No response after 60s — continued without an answer"#73125

Copy link

Labels<br>api:bedrockIssue relates to AWS BedrockIssue relates to AWS Bedrockarea:toolsarea:tuibugSomething isn't workingSomething isn't workingplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linuxplatform:vscodeIssue specifically occurs in VS CodeIssue specifically occurs in VS Code

Description

ANogin<br>opened on Jul 2, 2026

Issue body actions

Preflight Checklist

I have searched existing issues and this hasn't been reported yet

This is a single bug report (please file separate reports for different bugs)

I am using the latest version of Claude Code

What's Wrong?

● Claude asked:<br>⎿ ·[...]<br>● No response after 60s — continued without an answer

[...]

❯ What is this No response after 60s — continued without an answer??????????

● Direct answer: that line came from the AskUserQuestion tool itself, not from you. When I posed the three-part question ([...]), the tool call sat unanswered for 60 seconds and the harness returned this verbatim:

▎ "No response after 60s — the user may be away from keyboard. Proceed using your best judgment based on the context so far; you can<br>▎ re-ask this question later if it's still relevant."

So the mechanism is: AskUserQuestion has a 60-second timeout; if no selection arrives, it auto-returns that "proceed with best judgment"<br>result instead of blocking. I did not fabricate or skip anything — that's what the tool handed back.

[...]

❯ Is this a tool parameter?

● No — it is not. I've just checked the AskUserQuestion schema I was given: its parameters are questions, answers, annotations, metadata.<br>There is no timeout parameter, no "60s", nothing about response timing. I passed no such parameter, and none exists to pass.

What Should Happen?

Not this!!! AskUserQuestion is an explicit safety check and I have rules and hooks to make sure the right questions are asked and that scary things do not happen without my input. Suddenly Claude is told to "proceed with best judgment"? What?!

Error Messages/Logs

Steps to Reproduce

No idea.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.196 (I am guessing)

Claude Code Version

2.1.198

Platform

AWS Bedrock

Operating System

Other Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

Nothing in https://code.claude.com/docs/en/changelog to even alert about this!!!

Reactions are currently unavailable

Metadata<br>Metadata<br>Assignees

No one assigned

Labels

api:bedrockIssue relates to AWS BedrockIssue relates to AWS Bedrockarea:toolsarea:tuibugSomething isn't workingSomething isn't workingplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linuxplatform:vscodeIssue specifically occurs in VS CodeIssue specifically occurs in VS Code

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions<br>Open in GitHub Copilot app

You can’t perform that action at this time.

claude code askuserquestion response without specifically

Related Articles