finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

How Do Bots End Up without a Leader? #249

Closed robmoffat closed 2 years ago

robmoffat commented 3 years ago

Have seen this in production: two bots (using a StatefulSet) that are both PARTICIPANT, whereas really one should be leader. How did this happen?

Clearly, we need some extra tests.

robmoffat commented 2 years ago

341 instead