Niall Fitzpatrick
Results
1
issues of
Niall Fitzpatrick
Fixes: https://github.com/theoephraim/node-google-spreadsheet/issues/418 Per the [usage limits docs](https://developers.google.com/sheets/api/reference/limits) 429s should be handled by retrying, ideally by following an exponential back-off algorithm. With this PR, you can provide the max retries &...