This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-jbang-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new d44ec3b  Updated
d44ec3b is described below

commit d44ec3b26bc8f7da2721698eff0a6b1d9db80802
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jun 27 20:51:25 2026 +0200

    Updated
---
 sql/sql.camel.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sql/sql.camel.yaml b/sql/sql.camel.yaml
index e7a18a2..3153d25 100644
--- a/sql/sql.camel.yaml
+++ b/sql/sql.camel.yaml
@@ -29,8 +29,7 @@
       uri: timer
       parameters:
         timerName: select
-        repeatCount: 1
-        delay: 2000
+        delay: 5000
       steps:
         - to:
             uri: sql

Reply via email to