Skip to content

Conversation

danielbotros
Copy link
Member

@danielbotros danielbotros commented Oct 1, 2025

Description

RSDK-12071 SendDone on ClientChannel Ready in TS SDK

  • Call sendDone() when clientChannel is ready matching behavior across go and python SDKs
  • This ensures that caller_done is set to true in the rpc.calls collection, allowing us to determine when an exchange is done and measure a time for it. (PR that requires this change)

Testingl

  • Pointed my app to my TS SDK with these changes and ensured that caller_done was set to true when successfully connecting

@danielbotros danielbotros requested a review from a team as a code owner October 1, 2025 18:19
@danielbotros danielbotros merged commit ad3f7cd into main Oct 2, 2025
3 checks passed
@danielbotros danielbotros deleted the RSDK-12071-senddone-on-clientchannel-ready branch October 2, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants