oshliaer / google-apps-script-awesome-list

The usual list of links to interesting resources for Google Apps Script
1.7k stars 191 forks source link

UrlFetchApp with retries #128

Closed mayrsascha closed 1 year ago

mayrsascha commented 4 years ago

API calls usually don't succeed 100% of the time because of uptime or errors. Let your script retry if that happens:

https://gist.github.com/mayrsascha/dd39019378b6688bf304a4cdc5cc55b1