forked from Github/frigate
Clear ongoing reviews on startup (#11097)
* Add topic to clear ongoing review segments * Clear ongoing review items on startup
This commit is contained in:
@@ -79,6 +79,7 @@ INSERT_MANY_RECORDINGS = "insert_many_recordings"
|
||||
INSERT_PREVIEW = "insert_preview"
|
||||
REQUEST_REGION_GRID = "request_region_grid"
|
||||
UPSERT_REVIEW_SEGMENT = "upsert_review_segment"
|
||||
CLEAR_ONGOING_REVIEW_SEGMENTS = "clear_ongoing_review_segments"
|
||||
|
||||
# Autotracking
|
||||
|
||||
|
||||
Reference in New Issue
Block a user