Skip to content

Reduce error to warn - #136

Open
asasine wants to merge 1 commit into
OpenDevicePartnership:stable-v0.1.yfrom
asasine:reduce-error-to-warn
Open

asasine wants to merge 1 commit into
OpenDevicePartnership:stable-v0.1.yfrom
asasine:reduce-error-to-warn

Conversation

@asasine

@asasine asasine commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

The error is recoverable (the loop retries) so the verbosity could be considered too high.

Copilot AI lite review requested due to automatic review settings September 14, 2026 22:49
@asasine
asasine requested a review from a team as a code owner September 14, 2026 22:49
@asasine
asasine requested review from gjpmsft and tullom September 14, 2026 22:49
@asasine
asasine changed the base branch from main to stable-v0.1.y September 14, 2026 22:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved issues were identified, and retry behavior is unchanged.

Pull request overview

This PR lowers recoverable read_interrupt timeout logging from error to warning while preserving retry behavior.

Changes:

  • Changes timeout logging from error! to warn!.
File summaries
File Description
src/asynchronous/embassy/mod.rs Adjusts interrupt timeout log severity.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@asasine
asasine enabled auto-merge (squash) September 14, 2026 23:37
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