Skip to content

fix(good-reserve): retry the allowance read when the RPC rejects it - #64

Open
blueogin wants to merge 2 commits into
mainfrom
fix/good-reserve-allowance-rpc-retry
Open

fix(good-reserve): retry the allowance read when the RPC rejects it#64
blueogin wants to merge 2 commits into
mainfrom
fix/good-reserve-allowance-rpc-retry

Conversation

@blueogin

Copy link
Copy Markdown
Collaborator

Description

Wrap the pinned read so an RPC failure consumes a retry instead of aborting the swap. A node that cannot answer yet is treated the same as one reporting a stale allowance — keep polling.

About # (link your issue here)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • PR title matches follow: (Feature|Bug|Chore) Task Name
  • My code follows the style guidelines of this project
  • I have followed all the instructions described in the initial task (check Definitions of Done)
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added reference to a related issue in the repository
  • I have added a detailed description of the changes proposed in the pull request. I am as descriptive as possible, assisting reviewers as much as possible.
  • I have added screenshots related to my pull request (for frontend tasks)
  • I have pasted a gif showing the feature.
  • @mentions of the person or team responsible for reviewing proposed changes

@blueogin
blueogin requested review from a team and L03TJ3 August 24, 2026 12:30
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