What about these cases where a request could fail to be delivered. Do any of these apply to your situation @dfxjesse?
Simply wrapping all asynchronous calls in try/catch should cover request failures.
What about these cases where a request could fail to be delivered. Do any of these apply to your situation @dfxjesse?
Simply wrapping all asynchronous calls in try/catch should cover request failures.