This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new 742eca9ea4 Merge pull request #3322 from Jerem59/patch-1
new 87d2d37c17 Merge pull request #3325 from hansva/master
742eca9ea4 is described below
commit 742eca9ea4bb9c6532bf5e64f52a93e396f32877
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Oct 27 09:50:54 2023 +0200
Merge pull request #3322 from Jerem59/patch-1
Add missing param delay in seconds
---
docs/hop-user-manual/modules/ROOT/pages/workflow/actions/repeat.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/workflow/actions/repeat.adoc
b/docs/hop-user-manual/modules/ROOT/pages/workflow/actions/repeat.adoc
index 331e7afbae..1644c346a8 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/workflow/actions/repeat.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/workflow/actions/repeat.adoc
@@ -56,6 +56,8 @@ The samples project example: ``/loops/repeat-action.hwf`` and
``child-check-set-
|Optional variable value| Only stop repeating when the above variable is set
and contains this exact value
+|Delay variable in seconds| Allow file execution to repeat using specified
value in seconds
+
|Keep variable values after execution| This option keeps the variable values
after a (repeating) pipeline or workflow execution to inject into the next
iteration.
|Logging file|In this group you can specify if you want to log to a file and
how that should be done