🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

fix(coderd/x/chatd/chatloop): remove compaction timeout - #27007

Merged
ibetitsmike merged 1 commit into
mainfrom
codagt-754-remove-compaction-timeout
Jul 7, 2026
Merged

fix(coderd/x/chatd/chatloop): remove compaction timeout#27007
ibetitsmike merged 1 commit into
mainfrom
codagt-754-remove-compaction-timeout

Conversation

@ibetitsmike

Copy link
Copy Markdown
Collaborator

Compaction summary generation was wrapped in a fixed 90s timeout, causing valid compaction requests to fail before provider or caller deadlines. Remove the compaction-specific deadline and let the caller context bound the request, while keeping the separate best-effort debug insert timeout.

Refs CODAGT-754: https://linear.app/codercom/issue/CODAGT-754/remove-the-compaction-timeout-in-coder-agents

Generated by Coder Agents for @ibetitsmike.

@linear-code

linear-code Bot commented Jul 6, 2026

Copy link
Copy Markdown

CODAGT-754

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: f23af3b38c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ibetitsmike
ibetitsmike marked this pull request as ready for review July 7, 2026 08:56
@ibetitsmike
ibetitsmike requested a review from mafredri July 7, 2026 08:56
@ibetitsmike
ibetitsmike merged commit 0ae4554 into main Jul 7, 2026
55 of 56 checks passed
@ibetitsmike
ibetitsmike deleted the codagt-754-remove-compaction-timeout branch July 7, 2026 10:23
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants