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

Convert Leader Election Code to be Based on Chat Workflow #243

Closed robmoffat closed 2 years ago

robmoffat commented 3 years ago

At the moment, this is built on top of Symphony primitives, which is no good for leader election on Teams.

However, it's less important to get leader election working on teams, since there is no concept of the data feed. It would be useful for events occurring at specific times, though (perhaps? Or is there another way to achieve that in teams?)

robmoffat commented 2 years ago

341 instead