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

THREESCALE-10363: Fix serialization of ZyncWorker arguments #3615

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

mayorova
Copy link
Contributor

@mayorova mayorova commented Nov 8, 2023

What this PR does / why we need it:

Fix a regression that we introduced here: 60ce61c

It results in some ZyncWorker jobs failing with

ZyncWorker::InvalidResponseError: Expected successful response. Got 400

Because the payload get serialized to JSON twice.

Which issue(s) this PR fixes

https://issues.redhat.com/browse/THREESCALE-10363

Verification steps

-none-

Special notes for your reviewer:

@mayorova mayorova force-pushed the fix-serialization-for-zync-worker-args branch from f067f5a to ac16191 Compare November 8, 2023 16:11
@mayorova mayorova merged commit 74ce8b1 into master Nov 8, 2023
17 of 21 checks passed
@mayorova mayorova deleted the fix-serialization-for-zync-worker-args branch November 8, 2023 22:47
@mayorova mayorova changed the title Fix serialization of ZyncWorker arguments THREESCALE-10363: Fix serialization of ZyncWorker arguments Nov 9, 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.

2 participants