bitshares-pricefeed
bitshares-pricefeed copied to clipboard
Console messages for troubleshooting
trafficstars
Bill Butler, [04.11.17 12:05] I would like to know why there is a 3-4 minute delay on the script.
- [ ] Some messages would be nice to help troubleshoot, like:
Checking Google...success|fail (30ms)
Checking Yahoo...success|fail (300ms)
Bill Butler, [04.11.17 12:06] Even calling all those API's the script shouldn't take more than 15-20 seconds to complete.
The google feeds are loaded sequentially .. And there are like 50 of them
- [ ] Add a startup message with timestamp
This will be helpful to have for logging
2017-11-05 12:31:00 Checking feeds
Google feeds should be loaded in parallel instead ..