Skip to content

Have a file input to periodically check for files #2559

Answered by mihaitodor
antipopp asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @antipopp 👋 You can wrap the input in a read_until input with check: false and restart_input: true. If you need to sleep a bit between runs, you can keep the sequence and wrap that in the read_until input, but you’ll have to set count: 1 under generate and attach a sleep processor followed by a mapping: root = deleted() to get rid of the message that generate creates.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@antipopp
Comment options

Answer selected by antipopp
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