Skip to content

Add reason to pending message instead of creating an ErrorInfo#922

Merged
ikbalkaya merged 3 commits intomainfrom
error_message_to_pending_message_queue_failure
Feb 24, 2023
Merged

Add reason to pending message instead of creating an ErrorInfo#922
ikbalkaya merged 3 commits intomainfrom
error_message_to_pending_message_queue_failure

Conversation

@ikbalkaya
Copy link
Contributor

This PR passes reason to fail() from failQueuedMessages instead of creating an empty ErrorInfo.

Fixes #920

@github-actions github-actions bot temporarily deployed to staging/pull/922/javadoc February 24, 2023 10:27 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/922/javadoc February 24, 2023 12:06 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/922/javadoc February 24, 2023 12:31 Inactive
This will assert that any error that arrived for completion waiters must also contain message
@ikbalkaya ikbalkaya merged commit 23e5ac4 into main Feb 24, 2023
@ikbalkaya ikbalkaya deleted the error_message_to_pending_message_queue_failure branch February 24, 2023 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Provide an error code and error message for failed queued messages

2 participants