grpc-go icon indicating copy to clipboard operation
grpc-go copied to clipboard

stats: Improved sequencing documentation for server-side stats events and added tests.

Open RyanBlaney opened this issue 3 months ago • 2 comments

Response to Issue #7824

RELEASE NOTES:

  • Documentation Clarification: Clarified the expected sequencing of stats events in the server-side stats.Handler.
  • New Test Cases: Added tests to verify the event sequencing for various RPC types, ensuring consistency and accuracy in server-side stats handling.

RyanBlaney avatar Dec 02 '24 03:12 RyanBlaney