Skip to content

Commit a8ea9cd

Browse files
authored
Merge pull request #117269 from adamtuck-msft/patch-4
Update classification-concepts.md
2 parents f05964e + 69ca242 commit a8ea9cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/communication-services/concepts/router/classification-concepts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ The process of classifying a Job involves optionally setting the following prope
2424
- Worker Selectors
2525
- Queue ID
2626

27+
## Fallback queue
28+
29+
The fallback queue is used when queue selectors, resulting from queue selector attachments, are unable to select a queue _and_ the job does not have a `queueId`. In this case, if the fallback queue is defined, the job is assigned to it.
30+
2731
## Prioritization rule
2832

2933
The priority of a Job can be resolved during classification using one of many rule engines.

0 commit comments

Comments
 (0)