alphawing icon indicating copy to clipboard operation
alphawing copied to clipboard

ratelimit に引っかかり panic になる場合がある

Open shogo82148 opened this issue 9 years ago • 0 comments

Google Drive API から403 rate limit exceeded が帰ってきて https://github.com/kayac/alphawing/blob/master/app/controllers/alphawing.go#L276 でpanicになる場合がある。

exponential backoff https://developers.google.com/drive/web/handle-errors を頑張って実装する。

shogo82148 avatar Mar 02 '15 03:03 shogo82148