mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
add the version in the index-scheduler
This commit is contained in:
@ -21,6 +21,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
|
||||
cleanup_enabled: _,
|
||||
processing_tasks,
|
||||
env,
|
||||
version: _,
|
||||
queue,
|
||||
scheduler,
|
||||
|
||||
|
Reference in New Issue
Block a user