sdk-python icon indicating copy to clipboard operation
sdk-python copied to clipboard

[Feature Request] Clarify exception on return type decoding failure

Open cretz opened this issue 1 year ago • 0 comments
trafficstars

Describe the solution you'd like

Today in child workflow for instance if the return type is not the expected, it says "Failed decoding arguments". It should say "Failed to decode return value on ". Same for activities (and make sure it's clear what child/activity failed to encode if needed too).

cretz avatar May 31 '24 12:05 cretz