nsuite / refreshUrlsFromQiniuOSS
Function: refreshUrlsFromQiniuOSS()
refreshUrlsFromQiniuOSS(
payload):Promise<string[]>
Defined in: UtilsQiniuOSS.ts:288
Refreshes Qiniu CDN URLs in batches of 100.
Parameters
payload
The URLs to refresh and credentials used to authorize the request.
Returns
Promise<string[]>
The refreshed task identifiers.