Add crash safety when accessing Google Sheet API by trying multiple times

This commit is contained in:
pikiou
2022-02-03 17:16:30 +01:00
parent 3264336aab
commit bd8a74cd17
3 changed files with 141 additions and 94 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@ public/*
# Access
access/*
# Gazettes
gazettes/*
# Misc
.DS_Store
*.log