epicweb-dev / epic-stack

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
https://www.epicweb.dev/epic-stack
MIT License
4.32k stars 355 forks source link

Sentry really slows down requests #744

Closed aon closed 2 months ago

aon commented 3 months ago

I came into this issue with my own application based on epic-stack and reported it here https://github.com/remix-run/remix/issues/9396. I tried just now with epic-stack and the slowness is the same.

Steps to reproduce

If the app is then run without sentry env variables, the loading time is around 10/15ms as it should be for a local app.

Do you know what might be going on here? Is there some misconfiguration or is just the cost of using sentry? I have been battling this error for weeks and tried a lot of sentry configurations but I don't seem to have an answer.

kentcdodds commented 3 months ago

There's definitely something wrong here. You may want to open an issue on sentry

kentcdodds commented 2 months ago

Looks like the issue you opened on sentry is getting movement, so I'll close this here. Thanks!