Can a Service Bus scaler scale on a Dead-Letter queue? #4996
Unanswered
JuganD
asked this question in
Q&A / Need Help
Replies: 1 comment 2 replies
-
Do you have any logs of the failed scenario? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'd like to scale up containers based on messages count in DLQ, in order to process them.
So far, I've tried pointing to DLQ this way - "queueName": "test-queue/$DeadLetterQueue", but that was not successful.
Is there a way to scale on a Dead-Letter queue messages count?
Beta Was this translation helpful? Give feedback.
All reactions