placementFallbackStrategy
Instructions for how to proceed if placement fails in every location on the priority override list. Valid strategies include:
DEFAULT_AFTER_SINGLE_PASS
-- After attempting to place a new game session in every location on the priority override list, try to place a game session in queue's other locations. This is the default behavior.NONE
-- Limit placements to locations on the priority override list only.