You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gracefully handle 'database is locked' error on flush
This might happen on high event load and is not that critical
as the database items were already transmitted and are marked as sent.
The events will be removed from the database on the next run.
0 commit comments