return config.EnableFairnessSub(ns.String(), taskQueueName, taskType, cb)
},
return config.EnableMigration(ns.String(), taskQueueName, taskType)
},
AutoEnableV2: func() bool {
v, _ := config.AutoEnableV2Sub(ns.String(), taskQueueName, taskType, nil)