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(core-processor): remove ActorExecutionError::UnsupportedMessage #4453

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

grishasobol
Copy link
Member

fix #3751

It can be removed now because of this #4304

@grishasobol grishasobol self-assigned this Jan 18, 2025
@grishasobol grishasobol added A0-pleasereview PR is ready to be reviewed by the team A4-insubstantial Not too important PR labels Jan 18, 2025
@grishasobol grishasobol merged commit acddf02 into master Jan 23, 2025
11 checks passed
@grishasobol grishasobol deleted the gsobol-unsupported-message branch January 23, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team A4-insubstantial Not too important PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove ActorExecutionError::UnsupportedMessage and use SystemExecutionError::MessageStoreOutgoingBytesOverflow
2 participants