mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-07-15 12:37:10 -05:00
UrlFetchApp with retries #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mayrsascha on GitHub (Oct 22, 2020).
Originally assigned to: @oshliaer on GitHub.
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