Skip to content

Comments

Fix meta client error#368

Merged
alejoberardino merged 1 commit intodevelopfrom
meta_client_fix
Feb 23, 2026
Merged

Fix meta client error#368
alejoberardino merged 1 commit intodevelopfrom
meta_client_fix

Conversation

@dimriou
Copy link
Contributor

@dimriou dimriou commented Feb 23, 2026

ErrAuction should be wrapped only during auctioning.

@github-actions
Copy link
Contributor

👋 dimriou, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@github-actions
Copy link
Contributor

✅ API Diff Results - No breaking changes


📄 View full apidiff report

Copy link
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

Adjusts MetaClient error propagation so ErrAuction is only attached to errors that occur during the auction/request phase, aligning with the intended semantics used by the dualbroadcast error handler.

Changes:

  • Stop wrapping SendOperation failures with ErrAuction (leave ErrAuction wrapping for SendRequest errors only).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alejoberardino alejoberardino merged commit fe0bf64 into develop Feb 23, 2026
37 checks passed
@alejoberardino alejoberardino deleted the meta_client_fix branch February 23, 2026 14:25
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