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

Return quotes of custom assets on per asset basis #36

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

ebma
Copy link
Member

@ebma ebma commented Oct 21, 2024

Without this change, the batching server will not return any quotation for the supported custom assets if any of them encounters an error. This is problematic because if e.g. the custom handler for the ARS-USD price encounters an error, then the result of the custom AMPE price handler will be ignored.

Instead of adding no custom quotes if any of them encounters an error
@ebma ebma requested a review from a team October 21, 2024 10:02
@ebma ebma added the type:bug Something isn't working label Oct 21, 2024
Copy link

@gianfra-t gianfra-t left a comment

Choose a reason for hiding this comment

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

Looks good!

@ebma ebma merged commit 73e6eeb into master Oct 21, 2024
1 check passed
@ebma ebma deleted the improve-custom-asset-error-handling branch October 21, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants