Skip to content

Conversation

G8XSU
Copy link
Contributor

@G8XSU G8XSU commented Nov 16, 2023

When VSS Server responds with a valid GetObjectResponse, it should always contains a value, otherwise it is an api violation by server. Hence, we throw InternalServerError here.

Fixes #15

@G8XSU G8XSU requested a review from jkczyz November 16, 2023 01:29
When VSS Server responds with a valid GetObjectResponse,
it should always contains a value, otherwise it is an api
violation by server. Hence, we throw InternalServerError here.
@G8XSU G8XSU force-pushed the throwValueAbsentViolation branch from 6533ea0 to aa32775 Compare November 16, 2023 01:33
@G8XSU G8XSU merged commit 2b97b10 into lightningdevkit:main Nov 16, 2023
@G8XSU G8XSU mentioned this pull request Nov 28, 2023
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.

Validate value exists in GetobjectResponse and throw error in that case.
2 participants