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: retryable contract retry functionality #303

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

vasyl-ivanchuk
Copy link
Collaborator

What ❔

Fix for the retryable contract retry functionality.

Why ❔

Ethers v6 returns errors differently than Ethers v5, so the function that parses an error and determines whether the request should be retried needs to be fixed.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.

Copy link

API E2E Test Results

207 tests   207 ✅  18s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit a1be6fc.

Copy link

Unit Test Results

    4 files    263 suites   11m 21s ⏱️
2 121 tests 2 120 ✅ 1 💤 0 ❌
2 330 runs  2 329 ✅ 1 💤 0 ❌

Results for commit a1be6fc.

Copy link

Visit the preview URL for this PR:
https://staging-scan-v2--pr-303-z131sno9.web.app

@vasyl-ivanchuk vasyl-ivanchuk merged commit edcbd02 into main Oct 31, 2024
23 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the fix-retryable-contract branch October 31, 2024 09:31
Copy link

🎉 This PR is included in version 2.50.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants