Closed mandar1jn closed 11 months ago
Mostly just to get rid of the errors in the cloudflare dashboard
That makes total sense! Maybe also wrap router.handle in a try/catch and return a 500 error if it fails?
router.handle
try/catch
good call. Added
Mostly just to get rid of the errors in the cloudflare dashboard