Open kusumo1920 opened 4 years ago
Hi, after reading documentation on npm package page, is there a way to auto extend timeout of lock, to prevent code executed outside the lock after expiring? Considering it may possible that some async work haven't finished. Thank you.
Hi, after reading documentation on npm package page, is there a way to auto extend timeout of lock, to prevent code executed outside the lock after expiring? Considering it may possible that some async work haven't finished. Thank you.