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

Missing response body #553

Merged
merged 2 commits into from
Feb 10, 2021
Merged

Missing response body #553

merged 2 commits into from
Feb 10, 2021

Conversation

sparrowDom
Copy link
Member

This is fix or rather improvement of this issue: #509

I wasn't able to reproduce the error but users in this ethers issue thread have reported similar problems. The problem is that request to provider sometimes fails because of various issues, and ethers hasn't done proper error reporting to help figure out what the problem is. With later version this has been fixed in ethers so we should be getting more informative sentry errors now.

Contract change checklist:

  • Code reviewed by 2 reviewers. See template and example.
  • Unit tests pass
  • Slither tests pass with no warning
  • Echidna tests pass if PR includes changes to OUSD contract (not automated, run manually on local)

@sparrowDom sparrowDom self-assigned this Feb 10, 2021
@sparrowDom sparrowDom merged commit 3b73f16 into master Feb 10, 2021
@sparrowDom sparrowDom deleted the sparrowDom/ethersError branch February 10, 2021 16:56
@sparrowDom
Copy link
Member Author

@shahthepro merging and deploying to production to get a more proper exception errors asap.

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.

None yet

1 participant