-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
feat: prepare to split save_event_transaction queue into 3 #78868
Conversation
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.
The region/control parts of this look good to me.
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #78868 +/- ##
=======================================
Coverage 78.26% 78.26%
=======================================
Files 7125 7125
Lines 313605 313609 +4
Branches 51181 51182 +1
=======================================
+ Hits 245434 245440 +6
+ Misses 61736 61734 -2
Partials 6435 6435 |
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.
Consider applying this change in s4s (from the ops repo first to ensure all is fine and it does not cause a core meltdown)
i'm going to merge since this gets sent out to s4s first either way even without going through ops repo |
PR reverted: 6a16f09 |
Retry #78868, this time with separate config for region and control silo
No description provided.