fast-vr-44972
10/12/2023, 8:03 AMArgoEvent.safe_publish
to trigger another flow. We saw there was some json serialisation error and hence it failed to publish the event. We are running this inside another step
. We thought any error thrown during safe_publish
should lead to the step
failing but it didn't. Is it an intended behaviour or a bug?