35dbca86f1
* Create `isAzureError` function * Throw 404 is info file is not found * Use `isAzureError` in GetOffset function * Make `GetUpload` match others without named returns * Follow code style for `isAzureError` not returning but setting `err` to value * Return not found when the blob is not found This will also be triggered when the blob is being uploaded but not yet committed * Return not found if blob is not found when getting offset * Don't return error in GetUpload if GetOffset returns `handler.ErrNotFound` |
||
---|---|---|
.. | ||
azurestore | ||
filelocker | ||
filestore | ||
gcsstore | ||
handler | ||
memorylocker | ||
prometheuscollector | ||
proto/v1 | ||
s3store |