We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Large numbers of segments is causing an N+1 ORM issue when serving identity flags:
https://sentry.io/organizations/flagsmith/performance/flagsmith-api:07ca08202fd54a389bb3f5cdc3dd68e0/?environment=production&project=5544478&query=transaction.duration%3A%3E1s+transaction%3A%2Fapi%2Fv1%2Fidentities%2F+event.type%3Atransaction+http.method%3AGET&statsPeriod=30d&transaction=%2Fapi%2Fv1%2Fidentities%2F&unselectedSeries=p100%28%29
The text was updated successfully, but these errors were encountered:
gagantrivedi
Successfully merging a pull request may close this issue.
Large numbers of segments is causing an N+1 ORM issue when serving identity flags:
https://sentry.io/organizations/flagsmith/performance/flagsmith-api:07ca08202fd54a389bb3f5cdc3dd68e0/?environment=production&project=5544478&query=transaction.duration%3A%3E1s+transaction%3A%2Fapi%2Fv1%2Fidentities%2F+event.type%3Atransaction+http.method%3AGET&statsPeriod=30d&transaction=%2Fapi%2Fv1%2Fidentities%2F&unselectedSeries=p100%28%29
The text was updated successfully, but these errors were encountered: