### Description * Ref getsentry/sentry-javascript#16848 We should add tests for the following and we should test errors and tracing: - [X] Basic `fetch` - [X] `fetch` with trace propagation - [ ] `scheduled` - I think there's a way to trigger this via wrangler? - [ ] `email`? - [X] `queue` - [ ] `tail` - [ ] `onError` & `errorHandler` - [X] Durable Objects - [ ] Workflows - [ ] D1 - [ ] Tests for individual frameworks running on Cloudflare?
Description
We should add tests for the following and we should test errors and tracing:
fetchfetchwith trace propagationscheduled- I think there's a way to trigger this via wrangler?email?queuetailonError&errorHandler