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: properly discard malformed messages during batch calls #149

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

dmccartney
Copy link
Contributor

This fixes a bug (reported via RN SDK) where malformed messages would prevent batch message listing on iOS. These malformed messages should be discarded instead of causing the entire listing request to fail.

@dmccartney dmccartney requested a review from a team as a code owner August 23, 2023 16:58
@dmccartney dmccartney merged commit 9ec3749 into main Aug 23, 2023
1 check passed
@dmccartney dmccartney deleted the daniel-batch-discard branch August 23, 2023 17:12
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