-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Add env var for setting number of threads in api-server celery worker #8298
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
🎨 Add env var for setting number of threads in api-server celery worker #8298
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8298 +/- ##
=======================================
Coverage 87.84% 87.84%
=======================================
Files 1945 1945
Lines 75370 75370
Branches 1311 1311
=======================================
+ Hits 66208 66209 +1
+ Misses 8767 8766 -1
Partials 395 395
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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.
Blocked until https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/1571 is merged (if service can handle empty value then not blocked)
|
@Mergifyio queue |
🟠 Waiting for conditions to match
|
|



What do these changes do?
Related issue/s
How to test
Dev-ops