AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Add timeout for `RouterClient.call`
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
For RPC, it would be nice to be able to define a timeout parameter so calls don't block forever, and instead raise a TimeoutException.
This should probably be set on the RouterClient, defaulting to None. Also, it should be able to be overridden by any individual call to `client.call`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.