Only schedule a new import when not already queued #1051
Unanswered
boudewijn-zicht
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We are using feed-me to import data once every 5 minutes. However, in sometimes other jobs take up more than 5 minutes, resulting in two scheduled feed-me imports.
Is it possible to have add a property
unique=1
, or something similar, to https://example.com/index.php?p=actions/feed-me/feeds/run-task&direct=1&feedId=42&passkey=abc to ignore adding the job when feedId 42 is already running or queued?Beta Was this translation helpful? Give feedback.
All reactions