Let's say I have 12 async/await functions, and on the 12th one deep, an error happens. Right now, I have this code to catch all errors: functions, and
Let's say I have 12 async/await functions, and on the 12th one deep, an error happens. Right now, I have this code to catch all errors: functions, and