-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
fix(seer): Enable fixability conn pool #94562
New issue
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
Conversation
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: src/sentry/seer/issue_summary.py
Did you find this useful? React with a 👍 or 👎 |
roaga
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No more lru cache?
we just make it directly on startup, as done here for severity and throughout src/sentry/seer/. monkey saw, so monkey did 🙈 |
|
bugbot run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ BugBot reviewed your changes and found no bugs!
Was this report helpful? Give feedback by reacting with 👍 or 👎
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
verified that #94236 works for sentry. this PR enables for all
verified that #94236 works for sentry. this PR enables for all