Delete of old event data

This commit is contained in:
Dominik Werder
2024-07-09 14:30:43 +02:00
parent 54008718eb
commit 2c856f5c1f
33 changed files with 278 additions and 13 deletions
+1
View File
@@ -36,6 +36,7 @@ use std::task::Poll;
use std::time::SystemTime;
#[derive(Debug, ThisError)]
#[cstm(name = "ScyllaItemInsertQueue")]
pub enum Error {
DbTimeout,
DbOverload,