You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simply adds a way to retry an API request should an exception be thrown. This is particularly useful for cases where the script is rate limiting your google project, and you don't want to lose script execution context.