Depends what you want to *do* with the catch. If you put a try-catch within the timeout itself it'll

Depends what you want to do with the catch. If you put a try-catch within the timeout itself it'll catch it but because it's in a timeout you can't reply to the client at that point.
Was this page helpful?