Why does TargetQueueSize have to be a number greater than 0 for Temporal trigger in scaled object #6821
Replies: 2 comments 4 replies
-
So, I was able to come around the problem by defining a scaling modifier for the metric with target |
Beta Was this translation helpful? Give feedback.
-
Hi! I think it is so that if you have |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to scale out as soon as there is an item in the queue, but this is not possible right now since
TargetQueueSize
need to be at least1
. Is there some reasonTargetQueueSize
need to be greater than0
in Temporal trigger?Beta Was this translation helpful? Give feedback.
All reactions