You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did not add these changes to the Ballerina level because it will unnecessarily break the previously generated stubs. Instead, handle context in Java similar to what we followed in the caller.
Seems like we didn't capture send headers on the client-side. We have two options here,
Option 01:
Pass the header values when we do the remote call, like
Description:
$title
Steps to reproduce:
Try gRPC client and bidirectional streaming with headers.
Affected Versions:
SL Beta 1 and 1.1
The text was updated successfully, but these errors were encountered: