-
Couldn't load subscription status.
- Fork 32
✨♻️Autoscaling/dask nthreads2 🚨 🚨 🚨 #8558
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
✨♻️Autoscaling/dask nthreads2 🚨 🚨 🚨 #8558
Conversation
🧪 CI InsightsHere's what we observed from your CI run for 5339eac. ✅ Passed Jobs With Interesting Signals
|
4c40854 to
e3d2a06
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #8558 +/- ##
==========================================
+ Coverage 87.03% 87.42% +0.39%
==========================================
Files 1890 1608 -282
Lines 74091 67028 -7063
Branches 1350 763 -587
==========================================
- Hits 64483 58598 -5885
+ Misses 9204 8177 -1027
+ Partials 404 253 -151
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.
thx!
ffbbfb8 to
b8b8842
Compare
…ker is computed for autoscaling 🚨🚨🚨 (ITISFoundation#8423) Co-authored-by: Copilot <[email protected]>
This reverts commit e3d2a06.
b8b8842 to
5339eac
Compare
|



What do these changes do?
Second trial at refactoring autoscaling like in #8423
Re-revert #8557
The problem was due to an infortunate refactoring in
services/autoscaling/src/simcore_service_autoscaling/models.py/.Added a note and an issue for refactoring that problem:
#8559
Related issue/s
How to test
Dev-ops