mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 05:06:31 +00:00
Implement a retry strategy
This commit is contained in:
committed by
Kerollmops
parent
e8795d2608
commit
acb7c0a449
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -2997,6 +2997,7 @@ name = "index-scheduler"
|
||||
version = "1.15.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"backoff",
|
||||
"big_s",
|
||||
"bincode",
|
||||
"bumpalo",
|
||||
|
Reference in New Issue
Block a user