høst
CDCloudflare Developers
•Created by høst on 9/3/2024 in #workers-help
Thrown exceptions doesn't count as failed requests
I have a Hono based API, running on Workers. Even though requests are failing, they do not show up as failed in the Dashboard, nor logging endpoints like Baselime.
I have tried explicitly throwing an exception:
I have Logpush enabled and a tail worker configured.
1 replies