envoyproxy / envoyproxy/nighthawk

Bubble up error detail in gRPC service

Abierto
#181 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue help wanted
Lenguaje dominante
C++
Estrellas
414
Forks
95
Merge medio
2 d 9 h
PR fusionados (30 d)
11

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.