-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Revert Observation loop logic #19222
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
|
I see you updated files related to
|
|
Please include in the description which PRs are reverted. |
|
For context, this is a duplicate of my PR from yesterday (#19209) as I don't have the necessary permissions to contribute to this repo yet (ticket pending). |




We are seeing a lot of CPU and memory usage on Staging Mainnet, therefore we're reverting this change, so it doesn't make it into an official core build. We'll keep working on it until we're happy with the performance and then we'll bring it back.
Reverted PRs:
#18843 - original implementation
#19079 - revert due to a flaky test
#19086 - fix the test and reapply
#19105 - handle an edge case