vite-plugin-ali-oss icon indicating copy to clipboard operation
vite-plugin-ali-oss copied to clipboard

Request a retry feature

Open giiska opened this issue 1 year ago • 1 comments

Thanks for your masterpiece, I am using your plugin heavily in many of my projects. I encountered a problem, when a single file upload timeouted and failed during this process of this plugin, it caused the whole Ci task failed. I request adding a retry option for each single upload to optimize this.

giiska avatar Mar 27 '24 05:03 giiska

ali-oss does not support retry.

I guess adding a retry count, an interval setting, then add a loop to catch.

xiaweiss avatar Mar 27 '24 06:03 xiaweiss

already support in v2.1.0,add a retry config,type is number

xiaweiss avatar Dec 08 '24 13:12 xiaweiss