Currently, registration and message forwarding events will fail if the database is locked.
Instead, it should re-attempt the database operation some number of times. Probably not a good idea to reattempt an infinite number of times, so that the client isn't stuck waiting.
Currently, registration and message forwarding events will fail if the database is locked.
Instead, it should re-attempt the database operation some number of times. Probably not a good idea to reattempt an infinite number of times, so that the client isn't stuck waiting.