getsentry / getsentry/sentry-javascript
Investigate Astro middleware on Cloudflare Workers
Abierto
Astro
Cloudflare Workers
Task
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Description
It seems that the Astro middleware is not working properly when running on Cloudflare Workers. This was found when checking against Astro 6 on Cloudflare [a lot of attributes got dropped](https://github.com/getsentry/sentry-javascript/commit/bb891e6cef64c3cbc2adea4a402a69d85ed03963).
We need to investigate and double check if this `addMiddleware` is getting added on Cloudflare Workers: https://github.com/getsentry/sentry-javascript/blob/bb891e6cef64c3cbc2adea4a402a69d85ed03963/packages/astro/src/integration/index.ts#L241-L244
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.