Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: better error handling when waiting for receipt #9253

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Nov 2, 2024

Motivation

ref #9239

we should only continue trying if we've got a timeout, all other errors (like deser error) should be fatal

Solution

Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

LGTM!

@klkvr klkvr enabled auto-merge (squash) November 2, 2024 20:39
@klkvr klkvr merged commit d402afd into master Nov 2, 2024
21 checks passed
@klkvr klkvr deleted the klkvr/fix-receipt-loop branch November 2, 2024 20:45
@klkvr klkvr self-assigned this Nov 4, 2024
rplusq pushed a commit to rplusq/foundry that referenced this pull request Nov 29, 2024
* fix: better error handling when waiting for receipt

* fmt
@grandizzy grandizzy added T-bug Type: bug C-forge Command: forge labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-forge Command: forge T-bug Type: bug
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants