theoephraim / node-google-spreadsheet

Google Sheets API wrapper for Javascript / Typescript
https://theoephraim.github.io/node-google-spreadsheet
The Unlicense
2.34k stars 390 forks source link

Question: is there an easy way to retry a failed request ? #682

Open cipas opened 8 months ago

cipas commented 8 months ago

How can I handle for example a socket hang up error ?

Thanks.