-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 make logstreaming callback safer #5633
🐛 make logstreaming callback safer #5633
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5633 +/- ##
=========================================
+ Coverage 84.5% 87.3% +2.7%
=========================================
Files 10 1071 +1061
Lines 214 46775 +46561
Branches 25 650 +625
=========================================
+ Hits 181 40836 +40655
- Misses 23 5789 +5766
- Partials 10 150 +140
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
thanks!
services/api-server/src/simcore_service_api_server/services/log_streaming.py
Outdated
Show resolved
Hide resolved
services/api-server/src/simcore_service_api_server/services/log_streaming.py
Outdated
Show resolved
Hide resolved
…sgaard-itis/osparc-simcore into 5629-make-logstreaming-callback-safer
Quality Gate passedIssues Measures |
What do these changes do?
safe_nack
in rabbitmq clientRelated issue/s
How to test
Dev-ops checklist