Verify whether Ballerina Errors are properly recorded in HTTP, gRPC and websocket Client Calls #27966
Labels
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Team/Observability
Observability in general, Metrics, Tracing & Logging
Type/Task
Description:
Adding error messages at Java level from all modules separately had been removed as we are recording the errors returned and paniced at ballerina level automatically using the Compiler Instrumentation.
However we need to verify whether error messages are properly added in the Ballerina Errors in HTTP, gRPC and Websocket client calls.
The text was updated successfully, but these errors were encountered: