Browse Source

[DOCS] Modifies the description of frequency. (#89128)

István Zoltán Szabó 3 years ago
parent
commit
226b8a260e
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/reference/rest-api/common-parms.asciidoc

+ 2 - 3
docs/reference/rest-api/common-parms.asciidoc

@@ -313,9 +313,8 @@ end::http-format[]
 
 tag::frequency[]
 The interval between checks for changes in the source indices when the
-{transform} is running continuously. Also determines the retry interval in the
-event of transient failures while the {transform} is searching or indexing. The
-minimum value is `1s` and the maximum is `1h`. The default value is `1m`.
+{transform} is running continuously. The minimum value is `1s` and the maximum 
+is `1h`. The default value is `1m`.
 end::frequency[]
 
 tag::from[]