mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Make it compile
This commit is contained in:
parent
87547550f5
commit
f3ab940776
6 changed files with 36 additions and 27 deletions
|
@ -182,6 +182,7 @@ impl BatchQueue {
|
|||
started_at: batch.started_at,
|
||||
finished_at: batch.finished_at,
|
||||
enqueued_at: batch.enqueued_at,
|
||||
stop_reason: batch.reason.to_string(),
|
||||
},
|
||||
)?;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue