-
Notifications
You must be signed in to change notification settings - Fork 119
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
fix: no sagemaker autostop lag #703
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #703 +/- ##
========================================
Coverage 49.16% 49.17%
========================================
Files 252 252
Lines 12799 12800 +1
Branches 2062 2061 -1
========================================
+ Hits 6293 6294 +1
Misses 5692 5692
Partials 814 814
Continue to review full report at Codecov.
|
Issue #, if available: GALI-965
Description of changes: Reduces lag of Sagemaker instances showing up as available when they have autostopped or are autostopping to a few seconds from a few minutes (or infinity in some cases)
Checklist:
AS review ticket id:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.