mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:29:39 +00:00
ignore unavailable index for snapshots
This commit is contained in:
@@ -116,6 +116,7 @@ class ElasticSnapshot:
|
||||
"repository": self.REPO,
|
||||
"config": {
|
||||
"indices": self.all_indices,
|
||||
"ignore_unavailable": True,
|
||||
"include_global_state": True,
|
||||
},
|
||||
"retention": {
|
||||
|
||||
Reference in New Issue
Block a user