We need to save the markov model periodically, and read from it at startup. The writing could be done at every message given relatively low traffic, every `X` messages, or by a trigger in itself.
We need to save the markov model periodically, and read from it at startup.
The writing could be done at every message given relatively low traffic, every
Xmessages, or by a trigger in itself.