fix upyun remove
This commit is contained in:
@@ -59,7 +59,7 @@ function upyun_remove.remove(filepath, filename, retry)
|
||||
|
||||
|
||||
if (error_table["code"] == 40000006)
|
||||
then
|
||||
then
|
||||
ngx.log(ngx.ERR, "Retry remove file : " .. '[' .. err .. ']')
|
||||
upyun_remove.remove(filepath, filename, retry+1)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user