This is my function,
const doWork = async =() => { try { await 3rdParthService.step1(); await 3rdParthService.step2(); await my