Experiment: process receipts

This commit is contained in:
M66B
2021-12-26 18:39:39 +01:00
parent 7eefed0843
commit a6a2c07d6f
5 changed files with 111 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ public class EntityOperation {
static final String RULE = "rule";
static final String PURGE = "purge";
static final String EXPUNGE = "expunge";
static final String REPORT = "report";
private static final int MAX_FETCH = 100; // operations
private static final long FORCE_WITHIN = 30 * 1000; // milliseconds