-
Notifications
You must be signed in to change notification settings - Fork 63
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
Limiting number of concurrent traces API requests for the local stack… #236
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.
Ok to me. Please just check if it does not slow down the e2e tests
Of course, I will give it a couple of tries |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #236 +/- ##
=========================================
Coverage 71.68% 71.68%
Complexity 1086 1086
=========================================
Files 299 299
Lines 12140 12140
Branches 1082 1082
=========================================
Hits 8702 8702
Misses 2948 2948
Partials 490 490
*This pull request uses carry forward flags. Click here to find out more. |
…m:Consensys/linea-monorepo into trying-to-increase-stability-of-the-stack
… to avoid occasional OOM-s
This PR implements issue(s) #
Checklist