-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently the gRPC service relies on ProcessImpl for performing executions, and that will result in a boolean to indicate success/failure.
However, for the gRPC service it would be very useful to be able to be more specific when an execution is marked as a failure (especially when the termination predicate feature lands). Bubble up the error message so it can be forwarded in the error detail of gRPC replies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed