I have written a pretty simply script:
{ waiting: false, async handleWaiting(promise, timeout) { return new Promise((res, rej) => {