Greyson Parrelli
cac841d8e6
Flush logs before trimming to size.
...
There are situations where we may be hitting our SQLITE_BUSY timeout
when we go to trim. One possibility is that we may have a large ongoing
write when we go to trim.
So, this change just makes sure we're caught up before we go to trim,
which is the simplest thing we can do to address this. It's not a
foolproof solution though, so if we still see it crop up, we'll just
have to re-route all log operations through the single thread we have
setup in the PersistentLogger or something.
2021-10-04 21:49:59 -04:00
..
2021-09-24 13:39:28 -03:00
2021-08-02 16:19:43 -04:00
2021-09-16 14:17:38 -03:00
2021-10-04 21:49:59 -04:00
2021-10-04 21:49:59 -04:00
2021-08-24 09:09:27 -03:00
2021-10-04 21:49:59 -04:00
2021-09-28 11:42:51 -04:00
2021-09-24 11:29:59 -03:00
2021-10-04 21:49:59 -04:00
2021-09-24 13:39:28 -03:00
2021-09-02 21:24:53 -04:00
2021-10-04 21:49:59 -04:00
2021-10-04 21:49:59 -04:00
2021-10-04 21:49:59 -04:00
2021-09-16 14:17:38 -03:00
2021-09-28 11:42:51 -04:00
2021-09-29 13:17:58 -04:00
2021-10-04 21:49:59 -04:00
2021-10-04 21:49:59 -04:00
2021-07-21 16:57:03 -04:00
2021-08-24 09:09:27 -03:00
2021-08-13 13:58:38 -04:00
2021-08-24 16:59:09 -03:00
2021-10-04 21:49:59 -04:00
2021-09-16 14:17:38 -03:00
2021-10-04 21:49:59 -04:00
2021-08-05 17:45:14 -04:00
2021-07-23 08:05:28 -04:00
2021-10-04 21:49:59 -04:00
2021-08-06 13:19:44 -04:00
2021-09-16 14:17:38 -03:00
2021-08-27 09:10:54 -03:00
2021-10-04 21:49:59 -04:00
2021-07-23 08:07:49 -04:00
2021-10-01 15:11:33 -04:00
2021-08-30 11:50:07 -04:00
2021-10-02 16:06:58 -04:00
2021-09-23 11:35:21 -03:00
2021-10-04 21:49:59 -04:00
2021-07-27 13:40:33 -04:00
2021-10-01 15:11:33 -04:00
2021-10-04 21:49:59 -04:00
2021-07-21 16:57:03 -04:00
2021-09-02 21:24:53 -04:00
2021-07-27 13:40:33 -04:00
2021-10-04 21:49:59 -04:00
2021-07-07 14:58:50 -03:00
2021-09-28 11:42:51 -04:00
2021-09-02 21:24:54 -04:00
2021-09-23 11:35:21 -03:00
2021-10-04 21:49:59 -04:00
2021-10-04 21:49:59 -04:00
2021-07-29 16:46:32 -03:00
2021-08-10 16:08:55 -04:00
2021-09-24 10:58:37 -03:00
2021-10-04 21:49:59 -04:00
2021-08-24 16:59:09 -03:00
2021-09-02 21:24:54 -04:00
2021-10-04 21:49:59 -04:00
2021-08-05 16:42:32 -03:00
2021-09-23 11:35:21 -03:00
2021-10-04 21:49:59 -04:00
2021-09-24 13:10:48 -03:00
2021-09-20 10:12:59 -03:00
2021-09-29 16:17:52 -04:00
2021-09-09 17:51:18 -04:00
2021-10-04 21:49:59 -04:00
2021-08-26 15:38:42 -03:00
2021-09-07 23:13:13 -04:00
2021-09-29 13:17:58 -04:00
2021-07-28 17:21:19 -04:00
2021-08-27 14:43:38 -03:00
2021-07-21 16:57:03 -04:00
2021-08-25 16:05:20 -03:00
2021-07-28 11:58:03 -04:00
2021-07-21 16:57:03 -04:00
2021-07-28 17:21:19 -04:00
2021-08-24 09:09:27 -03:00
2021-09-08 21:04:21 -04:00
2021-07-15 16:28:13 -04:00
2021-09-07 23:13:19 -04:00
2021-09-28 11:42:51 -04:00