Skip to content

sdk: fix wrong status code 201 to 202 in pollResult error message - #51

Open
chayu163 wants to merge 1 commit into
ZSvirt:mainfrom
chayu163:fix/sdk-pollresult-201-message
Open

chayu163 wants to merge 1 commit into
ZSvirt:mainfrom
chayu163:fix/sdk-pollresult-201-message

Conversation

@chayu163

Copy link
Copy Markdown

What changed

Corrected the error message in ZSClient.pollResult from 201 to 202.

Why the change is needed

pollResult is only called from doCall when the server responds with 202,
so an error message referencing 201 is misleading.

How the change was tested

Message-text-only change; compiles cleanly and needs no behavioral testing.

Related issues

Fixes #50

Compatibility / upgrade impact

None — error message text only.

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.

[ZSvirt] bug: sdk: pollResult error message says 201 but it is only called on 202

1 participant