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

GeneralisedJoin - Throw error when decode fails by any reason #495

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

brunoguerios
Copy link
Member

According to this ticket on Asana, decode is failing and overflowing, which means the static call didn't succeed.
I updated the code to throw on any kind of error instead of only on the ones that contain "BAL" in it's error message.
It won't fix the issue, but will hopefully help us identify other types of errors that are happening there.

@brunoguerios brunoguerios self-assigned this Jul 21, 2023
@johngrantuk johngrantuk merged commit 7b2bb26 into develop Jul 24, 2023
@johngrantuk johngrantuk deleted the generalised-join-overflow branch July 24, 2023 14:26
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.

2 participants