return config.PriorityBacklogForwarding(ns.String(), taskQueueName, taskType)
},
return config.BacklogNegligibleAge(ns.String(), taskQueueName, taskType)
},
MaxWaitForPollerBeforeFwd: func() time.Duration {
return config.MaxWaitForPollerBeforeFwd(ns.String(), taskQueueName, taskType)