The new feature "Automatically select the number of Bot Runners users" announced in the v.27 release is a great solution.
However, there is one troubled case.
When a Bot is registered in multiple Botrunners and tries to execute a task in an available BotRunner,
If even one of the registered BotRunners is disconnected, the bot itself will not be executed.
Ideally, even if there is a Bot Runner that is disconnected, I'd like them to execute bot by rest available BotRunner.
Is this feasible?
v.27のリリースで発表された新機能「Automatically select the number of Bot Runners users」は素晴らしいソリューションだと思います。
ただし、試したところ、困ったケースがあります。
Botを複数のBotrunnerに登録して、利用可能なBot runnerでタスクを実行しようとした際に、
登録したBotRunnerの内に1つでも接続が切れているものがあると、Bot自体が実行されない、という動きになります。
理想は接続が切れているBot Runnerがあっても接続されているBotRunnerで実行されてほしいです。
実現可能でしょうか?