-
Notifications
You must be signed in to change notification settings - Fork 28
♻️ Further cleanup of async jobs framework #7424
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
♻️ Further cleanup of async jobs framework #7424
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7424 +/- ##
===========================================
- Coverage 86.83% 68.66% -18.17%
===========================================
Files 1652 725 -927
Lines 63997 34327 -29670
Branches 1131 168 -963
===========================================
- Hits 55570 23572 -31998
- Misses 8105 10697 +2592
+ Partials 322 58 -264
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
@Mergifyio queue |
🟠 Waiting for conditions to match
|
|
What do these changes do?
log_catch
to every rpc endpoint in storage to check if unwanted exceptions are raisedRelated issue/s
How to test
Dev-ops checklist