piker/piker
Tyler Goodlet 7e5e3c4cc6 Adjust reconnect coro to swallow symbol data resp
Couple fixes here:
- if no tickers for a watchlist name -> bail
- swallow the symbol data response in the reconnect handler coro
- don't sleep 5 seconds before connecting to subproc daemon...

Resolves #43
2018-05-17 13:20:21 -04:00
..
brokers Only run 'startup sequence' on reconnect 2018-05-16 19:15:43 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Explicitly subscribe for tickers at wl startup 2018-05-16 20:33:44 -04:00
__init__.py More client enhancements 2018-02-08 02:39:18 -05:00
calc.py Zero bad fields 2018-05-09 18:09:04 -04:00
cli.py Adjust reconnect coro to swallow symbol data resp 2018-05-17 13:20:21 -04:00
log.py Include process name in log messages 2018-05-16 20:39:47 -04:00
watchlists.py Expose remove errors to caller 2018-04-10 14:12:06 -04:00