mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
d69b578768
commit
279c9ce599
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