Skip to content

Make RPC server accept or discard request message #164

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
merged 1 commit into from
Mar 10, 2025

Conversation

acogoluegnes
Copy link
Collaborator

Accept it if successfully processed and replied to, discard it if failure somewhere.

Fixes #163

Accept it if successfully processed and replied to, discard it if
failure somewhere.

Fixes #163
@artembilan
Copy link

LGTM.
Thanks

@acogoluegnes acogoluegnes merged commit 56f29b9 into main Mar 10, 2025
1 check passed
@acogoluegnes acogoluegnes deleted the rpc-server-accept-discard branch March 10, 2025 14:16
github-actions bot pushed a commit that referenced this pull request Mar 10, 2025
Make RPC server accept or discard request message
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.

The AmqpRpcServer looks unconditional for the handler errors
2 participants