Expected Behavior
I would like the the child operatoin to return the deseralized of seralized result on first run. So that the first run and replay will have same result.
Note that the ser/des should be applied to all child calls, including normal, large payload, virtual context.
Actual Behavior
Only normal child operation will ser / des the result. We should add it for large payload and virtual context senario.
Steps to Reproduce
n/a
SDK Version
1.2.1
Java Version
17
Is this a regression?
No
Last Working Version
No response
Additional Context
No response
Expected Behavior
I would like the the child operatoin to return the deseralized of seralized result on first run. So that the first run and replay will have same result.
Note that the ser/des should be applied to all child calls, including normal, large payload, virtual context.
Actual Behavior
Only normal child operation will ser / des the result. We should add it for large payload and virtual context senario.
Steps to Reproduce
n/a
SDK Version
1.2.1
Java Version
17
Is this a regression?
No
Last Working Version
No response
Additional Context
No response