Redirection loop after closing account
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Environment
SaaS ([https://sentry.io/]())
### Version
*No response*
### Steps to Reproduce
1. Sign in with Google and create an organization.
2. Close the account.
3. Optionally, clear the browser caches and cookies.
4. Login again with the same Google account.
### Expected Result
Login should succeed, welcoming me as a new user. Otherwise, if there's a certain period after which the account gets removead, it should display as such.
### Actual Result
The browser gets stuck between endless loop between `https://sentry.io/auth/login/` and `https://sentry.io/organizations/new/`, one redirecting to the other.
We want to define a set of [lightweight metrics]() that SDKs can automatically collect for e.g. framework, language or platform, focusing only on signals that **do NOT overlap with Tracing**. Ideally these metrics should give a quick sense of app or runtime health, … while deeper investigation will still rely on traces or profiles.
Examples**:**
* Node.js runtime metrics (e.g., event loop delay, heap usage)
* Prisma-related metrics in Next.js
* Mobile CPU / memory usage to help surface potential ANRs or app hangs
---
**Candidate Metrics (add more below)**
* …
*(please also add ideas, questions or examples in comments)*
Contributor guide
Assessment
This issue has not been assessed yet.