Open Bonifatius94 opened 2 years ago
Nevermind, actually the notifications are synchronous within the TFT connection thread. So the commands are processed one after another. But decoupling the chat with executing the commands would be nice anyways in case the chatbot needs to handle lots of load. There need to be further investigations about chat load for sure.
Issue:
Suggested Solution: