当给跳跃点配置节点选择器后,目前发现大约10s左右切换一次节点,这个切换时间间隔能否自定义? ```json "selector": { "strategy": "rand", "maxFails": 3, "failTimeout": 60 } ```