Skip to content

Group incomplete and empty message into MessageError #515

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

Merged

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Nov 6, 2024

We're sometimes hitting EmptyMessageError in certain cases after the changes in #498. We only rescue IncompleteMessageError, which then makes it look like the add-on is crashing.

Let's group the two errors under a common ancestor, so that we can rescue all types of message errors where needed.

@vinistock vinistock requested review from andyw8 and KaanOzkan November 6, 2024 15:38
@vinistock vinistock added the bugfix This PR fixes an existing bug label Nov 6, 2024 — with Graphite App
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @vinistock and the rest of your teammates on Graphite Graphite

@vinistock vinistock marked this pull request as ready for review November 6, 2024 15:39
@vinistock vinistock requested a review from a team as a code owner November 6, 2024 15:39
@vinistock vinistock merged commit 1a9f344 into main Nov 6, 2024
29 checks passed
Copy link
Member Author

Merge activity

  • Nov 6, 10:50 AM EST: A user merged this pull request with Graphite.

@vinistock vinistock deleted the 11-06-group_incomplete_and_empty_message_into_messageerror branch November 6, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants