Skip to content

Bubble up error detail in gRPC service #181

@oschaaf

Description

@oschaaf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions