Skip to content

Log recovery after timeout#306751

Merged
chrmarti merged 1 commit intomainfrom
chrmarti/melted-kingfisher
Mar 31, 2026
Merged

Log recovery after timeout#306751
chrmarti merged 1 commit intomainfrom
chrmarti/melted-kingfisher

Conversation

@chrmarti
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 31, 2026 13:38
@chrmarti chrmarti enabled auto-merge (rebase) March 31, 2026 13:38
@chrmarti chrmarti self-assigned this Mar 31, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances chat setup diagnostics by centralizing timeout telemetry/log payload computation and adding new logging/telemetry for cases where chat setup eventually becomes ready after an initial timeout.

Changes:

  • Refactors timeout diagnostics into a shared computeDiagnosticInfo(...) helper to reuse for both logging and telemetry.
  • Introduces a new chatSetup.timeoutRecovery telemetry event (and accompanying info log) after readiness signals complete post-timeout.
  • Adjusts readiness waiting logic to reuse a single allReady Promise.allSettled(...) across the timeout race and subsequent recovery handling.

@chrmarti chrmarti disabled auto-merge March 31, 2026 14:37
@chrmarti chrmarti enabled auto-merge (squash) March 31, 2026 14:37
@chrmarti chrmarti force-pushed the chrmarti/melted-kingfisher branch from e2a6d69 to 6049dc4 Compare March 31, 2026 14:57
@chrmarti chrmarti merged commit 9ee53b4 into main Mar 31, 2026
18 checks passed
@chrmarti chrmarti deleted the chrmarti/melted-kingfisher branch March 31, 2026 15:16
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.

3 participants