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: decode result data error handling #304

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

vasyl-ivanchuk
Copy link
Collaborator

What ❔

Fix decode result error handling.

Why ❔

Currently this error case is not properly handled and the retryable contract retries requests even though this error is not retryable.

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 ✅  19s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 1329bcf.

Copy link

Unit Test Results

    4 files    263 suites   11m 13s ⏱️
2 122 tests 2 121 ✅ 1 💤 0 ❌
2 332 runs  2 331 ✅ 1 💤 0 ❌

Results for commit 1329bcf.

Copy link

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

@vasyl-ivanchuk vasyl-ivanchuk merged commit 1cf7416 into main Oct 31, 2024
23 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the fix-retry-in-case-of-decode-error branch October 31, 2024 11:33
Copy link

🎉 This PR is included in version 2.50.4 🎉

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