Skip to content

How to run task every N seconds? #308

Closed Answered by pashagolub
ukolovda asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, you can try interval chains (jobs), e.g. @every 10 seconds. Or you may consider using @after 10 seconds if you want to wait for your previous job to be finished.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ukolovda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #307 on August 13, 2021 10:12.