grpc / grpc/grpc-java

Implement connection attempt exponential timeout

Aperta
#1,943 0 commenti 1 reazione 1 assegnatario Rivendicata da @ejona86 Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
12.1k
Fork
4k
Merge medio
2g 17h
PR unite (30g)
37

Descrizione

This is not for exponential backoff, but for exponential timeout. Currently the timeouts involved aren't tuned at all between attempts. We want to have a single timeout applying to all parts of the connection attempt, as defined in the [connection backoff spec](https://github.com/grpc/grpc/blob/master/doc/connection-backoff.md). This generally prevents the need for users to specify connect timeouts.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.