envoyproxy / envoyproxy/nighthawk
Bubble up error detail in gRPC service
Đang mở
good first issue
help wanted
- Ngôn ngữ chính
- C++
- Star
- 414
- Fork
- 95
- Merge trung bình
- 2 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 11
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.