Commit b9f0bd8
committed
Run retention pruning even when no new recordings are found
The early exit on zero DB results was bypassing the retention step.
Retention should run on every cycle regardless of new footage.1 parent 8285227 commit b9f0bd8
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
222 | 226 | | |
223 | 227 | | |
224 | 228 | | |
| |||
0 commit comments