diff options
author | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2020-07-13 13:38:10 -0400 |
---|---|---|
committer | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2020-07-14 15:53:34 -0400 |
commit | b7b1d5264cd4c9e8b4ff94dbab1392b47bf8ebeb (patch) | |
tree | f0b4f7826f34e5cbfd93d72af981b6d8d685bde6 /components/scripts/python | |
parent | eab2ad65a153a22ebc48ecc1d1a6a4db3ef367f5 (diff) |
cmd-exec payload should be payload, not err msg.
Issue-ID: CCSDK-2549
fixes:
1. CMD-exec returns payload as JSON object.
There was some regression where we overwrite returned JSON with errMsg.
2. adds 100ms delta to executionTimeout, as was in our downstream version
(want to guarantee that we get grpc timeout exception on BP side
rather than coroutine w/o waiting extra)
3. setNodeOutputErrors should not have ability to set execution status
to success.
rev1. initial import
rev2. reworked the calls to setNodeOutputErrors: addError was brought out of it
as we can set the node execution error based on prepare.env or execution.
rev3. did not mean to add BlueprintRuntimeService change
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I6d509df5ae51598f33ab9f0ea53806d653cf79c0
(cherry picked from commit c48e0797fd577ec10b7c8978c19b02f6a84a3950)
Diffstat (limited to 'components/scripts/python')
0 files changed, 0 insertions, 0 deletions