I'll try implementing this, but if I don't get to it right away, I'm leaving the issue here.
To reduce server error 500s when trying to download cached items from Google Drive, we may need a more stepped retry process, namely "exponential backoff". See jennybc/googlesheets#219 (comment) for a version of such a function.
I'll try implementing this, but if I don't get to it right away, I'm leaving the issue here.
To reduce server error 500s when trying to download cached items from Google Drive, we may need a more stepped retry process, namely "exponential backoff". See jennybc/googlesheets#219 (comment) for a version of such a function.