ミラー元
https://github.com/meilisearch/MeiliSearch
同期済み 2025-07-03 11:57:07 +02:00
add the batch_id to the tasks
このコミットが含まれているのは:
コミット
6062914654
126個のファイルの変更、755行の追加、158行の削除
|
@ -151,6 +151,7 @@ async fn perform_on_demand_snapshot() {
|
|||
snapshot!(json_string!(task, { ".enqueuedAt" => "[date]", ".startedAt" => "[date]", ".finishedAt" => "[date]", ".duration" => "[duration]" }), @r###"
|
||||
{
|
||||
"uid": 4,
|
||||
"batchUid": 4,
|
||||
"indexUid": null,
|
||||
"status": "succeeded",
|
||||
"type": "snapshotCreation",
|
||||
|
|
読み込み中…
Add table
Add a link
新しいイシューから参照