mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
4160f2601b
commit
a7c663565c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ export async function deleteIndex(options) {
|
|||
stats,
|
||||
index,
|
||||
log,
|
||||
retryIfSnapshottingCount = 3
|
||||
retryIfSnapshottingCount = 10
|
||||
} = options;
|
||||
|
||||
const getIndicesToDelete = async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue