RPC calls to multiple services with round robin DNS lookup
Aperta
- Lingua principale
- Python
- Stelle
- 431
- Fork
- 57
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When I do something like `await rpc.connect_rpc(connect='tcp://rpc-service:5555')`, where "rpc-service" is a round robin A record with multiple addresses, can I expect the client to choose a different address every time it is initialized?
From experimentation it seems that this is not the case, but I might be doing something wrong.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.