filesafe/controllers
Bobby Wibowo d7b11e7e56
try cf purge up to 3 times
with preset delay in between (60 secs if rate limited, 5 secs for
unexpected errors)

an alternative to global queue mechanism in #342
not perfect, but easier to implement

closes #342
2020-12-26 16:52:07 +07:00
..
albumsController.js updated albumsController.js 2020-12-26 15:32:44 +07:00
authController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
multerStorageController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
pathsController.js fs.copyFile() for chunks data on non-default path 2020-11-21 06:31:36 +07:00
permissionController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
tokenController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
uploadController.js fs.copyFile() for chunks data on non-default path 2020-11-21 06:31:36 +07:00
utilsController.js try cf purge up to 3 times 2020-12-26 16:52:07 +07:00