2014019b06
Due to making ahabd supervisor init more async we need to be more tolerant to mkts server startup: the grpc machinery needs to be up otherwise a client which connects to early may just hang on requests.. Add a reconnect loop (which might end up getting factored into client code too) so that we only block on requests once we know the client connection is actually responsive. |
||
---|---|---|
.. | ||
conftest.py | ||
test_cli.py | ||
test_databases.py | ||
test_feeds.py | ||
test_paper.py | ||
test_questrade.py | ||
test_services.py | ||
test_watchlists.py |