Using `await someAsyncFunction().then(//do something)` Should we be using try catch here and then continuing?