you can set a function as async so then it wont be...
# office-hours
a
you can set a function as async so then it wont be blocking. alternatively, you can pass availablility via variables at the beginning of the call so you dont have to make the request during the call
4 Views