Open deepanshumehndiratta opened 6 months ago
This change adds the response status to the returned context from tchannel clients by inspecting system errors, as well as annotated applications errors (thrift exceptions)
Can you also add the test which shows generated code setting up this annotation
Added a unit test to cover this
This change adds the response status to the returned context from tchannel clients by inspecting system errors, as well as annotated applications errors (thrift exceptions)