question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tracking Issue for (Call|ServerCall)StreamObserver being Experimental.

See original GitHub issue

Specific usages:

  • CallStreamObserver
  • ServerCallStreamObserver

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
ejona86commented, Feb 13, 2019

@carl-mastrangelo, we would not explicitly make it behave differently for unary (like the current API). Some parts may break down due to other parts of the API. For example, unary for servers will receive the request (as an argument) before having an opportunity to call disableAutoRequest() first.

1reaction
ejona86commented, Mar 22, 2018

API discussion notes: I “randomly” selected disableAutoRequest as the winner. If in the future we add a similar API to ClientCall/ServerCall it would be named enableAutoRequest.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tracking Issue for Health Service APIs being Experimental
Tracking Issue for Health Service APIs being Experimental #1848 ... Tracking Issue for (Call|ServerCall)StreamObserver being Experimental.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found