discord / access

Access, a centralized portal for employees to transparently discover, request, and manage their access for all internal systems needed to do their jobs
Apache License 2.0
311 stars 35 forks source link

Try disabling React Sentry tracing #164

Closed somethingnew2-0 closed 1 week ago

somethingnew2-0 commented 1 week ago

We were running into a weird infinite-loop of API requests on the List App and List Group page with the new React Sentry Tracing enabled. We don't use tracing much anyways, so disable for now.

Follow-up to https://github.com/discord/access/pull/160