How to properly duration for Autoscalling to 0? #1309
Unanswered
stefangluszek
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With autoscaling to 0 I've noticed that it's possible to end up with a workflow job queued that never gets scheduled. Let's say I have the duration set to
1m
but the workflow job takes10m
.Is there a way to work around this or do I just have to set the duration to the longest workflow + queue time, which might be unknown?
Why is the duration required at all if we scale down when workflow jobs are finished?
Beta Was this translation helpful? Give feedback.
All reactions