envoyproxy / envoyproxy/nighthawk

Bubble up error detail in gRPC service

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
C++
Stars
414
Forks
95
Avg merge
2d 9h
Merged PRs (30d)
11

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.