gists
gists copied to clipboard
Retry the request to b2
According to https://www.backblaze.com/blog/b2-503-500-server-error/ we should retry.
Well, let's retry then.
The timeoutPromise
function is from https://github.com/github/fetch/issues/175#issuecomment-216791333