feat: verify there are no unprocessed broker events in the db
modified src/bin/cib.rs
@@ -69,7 +69,13 @@ impl Args {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -260,6 +266,9 @@ enum CibError {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|