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

Register RPC response types #1010

Closed
naleeha opened this issue Nov 24, 2023 · 0 comments
Closed

Register RPC response types #1010

naleeha opened this issue Nov 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@naleeha
Copy link
Contributor

naleeha commented Nov 24, 2023

Observation:
When calling RPC fails, the server throws exception rather than returning helpful error message
e.g. when ui calls rpcName that doesn't exist

Cause:
This seem to be because it does not know how to json serialise ViewPortRpcFailure

Action:
need to register the json sub type for ViewPortRpcFailure and ViewPortRpcSuccess

@naleeha naleeha self-assigned this Nov 24, 2023
@naleeha naleeha added the bug Something isn't working label Nov 24, 2023
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Dec 5, 2023
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Dec 5, 2023
chrisjstevo pushed a commit that referenced this issue Dec 5, 2023
@naleeha naleeha changed the title Register RCP response types Register RPC response types Dec 6, 2023
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Dec 7, 2023
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Dec 7, 2023
SVC-GL-OS-SYNC pushed a commit to UBS-IB/vuu that referenced this issue Dec 7, 2023
@naleeha naleeha closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant