add upyun upload rety
This commit is contained in:
@@ -21,4 +21,4 @@ local fullpath = file_dir .. "/" .. file_to_upload .. ".png";
|
||||
|
||||
ngx.log(ngx.INFO, 'UPLOAD COMBINED IMAGE -> fullpath -> ', fullpath)
|
||||
|
||||
upyun_upload.upload(fullpath, nil)
|
||||
upyun_upload.upload(fullpath, nil, 0)
|
||||
Reference in New Issue
Block a user