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

chore: add error handling to thorchain swapper route generation #5115

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

woodenfurniture
Copy link
Member

@woodenfurniture woodenfurniture commented Aug 20, 2023

Description

Adds error handling to thorchain swapper route generation such that one failed route wont prevent successful routes from being displayed.

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

closes #5110

Risk

Low risk of broken quotes for thorchain swapper.

Testing

Test thor quotes are correctly generated.

Engineering

Recommended to review with whitespace off 🍻

Operations

☝️

Screenshots (if applicable)

@woodenfurniture woodenfurniture requested a review from a team as a code owner August 20, 2023 22:52
@woodenfurniture
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Copy link
Contributor

@0xApotheosis 0xApotheosis left a comment

Choose a reason for hiding this comment

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

Conceptually excellent, though I suspect some test data needs to be updated.

@woodenfurniture woodenfurniture changed the title chore: add error handling to thorchain swaper route generation chore: add error handling to thorchain swapper route generation Aug 21, 2023
@0xApotheosis 0xApotheosis merged commit dad8afd into develop Aug 21, 2023
6 checks passed
@0xApotheosis 0xApotheosis deleted the thorchain-route-error-handling branch August 21, 2023 03:57
This was referenced Aug 21, 2023
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.

Add error handling to thorchain swapper route creation
2 participants