fog-backblaze icon indicating copy to clipboard operation
fog-backblaze copied to clipboard

Fog::Errors::Error (Failed put_object ~~ is too busy)

Open HiBTD opened this issue 5 years ago • 1 comments

Fog::Errors::Error (Failed put_object, status = 503 {"code"=>"service_unavailable", "message"=>"c002_v0001111_t0059 is too busy", "status"=>503}):

When user upload any images to b2 bucket, errors occur sometimes.

I found this article https://www.backblaze.com/b2/docs/integration_checklist.html

But I don't know what should i do. :-(

HiBTD avatar Jul 02 '19 08:07 HiBTD

Also running into this problem far more often than I'd like. Seems to be an "expected" issue with Backblaze - something I never experienced with S3. I wonder if a rescue/retry built into this gem when this error is seen might help.

jonbuda avatar Jul 16 '19 02:07 jonbuda