bitshares-pricefeed icon indicating copy to clipboard operation
bitshares-pricefeed copied to clipboard

Console messages for troubleshooting

Open wmbutler opened this issue 8 years ago • 3 comments
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.

wmbutler avatar Nov 04 '17 17:11 wmbutler

The google feeds are loaded sequentially .. And there are like 50 of them

wmbutler avatar Nov 04 '17 17:11 wmbutler

  • [ ] Add a startup message with timestamp

This will be helpful to have for logging

2017-11-05 12:31:00 Checking feeds

wmbutler avatar Nov 04 '17 18:11 wmbutler

Google feeds should be loaded in parallel instead ..

xeroc avatar Nov 10 '17 08:11 xeroc