src-d / lookout-sdk

SDK for lookout analyzers
Apache License 2.0
4 stars 11 forks source link

Replace grpc FailFast with WaitForReady #73

Closed carlosms closed 5 years ago

carlosms commented 5 years ago

FailFast is now deprecated, and the recommended method is WaitForReady.