Go function automatically retries problems

Author: allez-z, Created: 2020-03-20 23:46:56, Updated:

Using exchange.GO to simultaneously request tickers from both exchanges, use the = a.wait (() = b.wait (() in the tutorial How to set an error to automatically try again?


More

allez-zIs it that every time you have to wait for 2s to read the data, whether or not the data is returned within 2s?

allez-zIs it that every time you have to wait for 2s to read the data, whether or not the data is returned within 2s?

The grassa.wait ((2000), 2s without data will return null, with this error tolerance