everytime I make call to an async function I have ...
# announcements
m
everytime I make call to an async function I have to make sure to wrap it in a try catch, it is tedious and I feel like I am doing something wrong?