Skip to content

fix: timeout param that allows user to disable provider timeout#3443

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
pecastro:fix-timeout-false-option
Oct 25, 2025
Merged

fix: timeout param that allows user to disable provider timeout#3443
rekram1-node merged 1 commit into
anomalyco:devfrom
pecastro:fix-timeout-false-option

Conversation

@pecastro

Copy link
Copy Markdown
Contributor

You could see this in the logs:

ERROR 2025-10-25T14:52:20 +1ms service=session.prompt session=ses_5e424d302ffeiBHyx2QyU5pzcA error=The operation timed out. process
INFO  2025-10-25T14:52:20 +0ms service=bus type=session.error publishing
ERROR 2025-10-25T14:52:20 +2ms service=session.prompt session=ses_5e424d302ffeiBHyx2QyU5pzcA error=The operation timed out. model=gpt-oss:latest failed to generate title
INFO  2025-10-25T14:52:20 +2ms service=bus type=message.updated publishing
INFO  2025-10-25T14:52:20 +1ms service=bus type=message.updated publishing
INFO  2025-10-25T14:52:20 +1ms service=session.compaction pruning
INFO  2025-10-25T14:52:20 +1ms service=session.lock sessionID=ses_5e424d302ffeiBHyx2QyU5pzcA unlocked
INFO  2025-10-25T14:52:20 +0ms service=session.prompt session=ses_5e424d302ffeiBHyx2QyU5pzcA sessionID=ses_5e424d302ffeiBHyx2QyU5pzcA unlocking
INFO  2025-10-25T14:52:20 +1ms service=bus type=session.idle publishing
INFO  2025-10-25T14:52:20 +0ms service=server duration=180 response
INFO  2025-10-25T14:52:20 +3ms service=bus type=session.updated publishing
INFO  2025-10-25T14:52:20 +0ms service=bus type=message.updated publishing
INFO  2025-10-25T14:52:20 +29ms service=session.compaction pruned=0 total=0 found
ERROR 2025-10-25T14:52:20 +30ms service=tui message=TimeoutError: The operation timed out. name=UnknownError Server error
DEBUG 2025-10-25T14:52:20 +67ms service=tui timeTakenMs=0 messages.renderView
DEBUG 2025-10-25T14:52:20 +72ms service=tui pending render, skipping

Tested it with timeout: false and was able to see a run to the local LLM that took 7mins.

@rekram1-node rekram1-node changed the title fix: Provider timeout option set to false was triggering immediate timeouts. fix: timeout param that allows user to disable provider timeout Oct 25, 2025
@rekram1-node
rekram1-node merged commit ae62bc8 into anomalyco:dev Oct 25, 2025
3 checks passed
@rekram1-node

Copy link
Copy Markdown
Collaborator

nice work thanks

@pecastro
pecastro deleted the fix-timeout-false-option branch October 25, 2025 17:23
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Rwanbt pushed a commit to Rwanbt/opencode that referenced this pull request May 5, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Rwanbt pushed a commit to Rwanbt/opencode that referenced this pull request Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants