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
I do think the generated code is busted here. We use options to set an additional header, but the way this gets passed down here is as the request (if I remember this correctly). If we don't modify the code, the header is dropped. This only affects bidirectional streaming APIs with additional metadata, so probably just us. I do think we should fix this upstream at some point.
We need to figure out what's wrong there, and fix it in the generator.
The text was updated successfully, but these errors were encountered:
hkdevandla
added
priority: p3
Desirable enhancement or fix. May not be included in next release.
and removed
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Apr 22, 2020
Based on the discussion here:
@schmidt-sebastian wrote:
We need to figure out what's wrong there, and fix it in the generator.
The text was updated successfully, but these errors were encountered: