Skip to content

fix: pass request_id to caller in result_info also on RPC call error#86

Open
hjelmeland wants to merge 1 commit intodarrenjs:masterfrom
hjelmeland:fix_call_error_request_id
Open

fix: pass request_id to caller in result_info also on RPC call error#86
hjelmeland wants to merge 1 commit intodarrenjs:masterfrom
hjelmeland:fix_call_error_request_id

Conversation

@hjelmeland
Copy link
Copy Markdown

@hjelmeland hjelmeland commented Apr 21, 2025

On inbound RESULT ERROR, pass on the request_id to the caller in result_info struct. Like already done on RESULT.

We have a project where we for a feature want to call identical WAMP RPC "body" on hundreds of devices registered
on a wampcc router. And we like to have an efficient way of processing responses based on request_id.

On inbound INVOCATION ERROR, pass on the request_id to the caller in
result_info struct. Like already done on RESULT.
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.

1 participant