DtcQueueBundle icon indicating copy to clipboard operation
DtcQueueBundle copied to clipboard

How should I run same worker job every 10 seconds

Open mastarck opened this issue 5 years ago • 2 comments

I need one job (or worker) to run every 10 sec to gather task from DB and create jobs I created new job via curl every 10 seconds, but it spams DB, can I achieve this easier?

mastarck avatar Mar 01 '19 09:03 mastarck

This is an interesting question

AngryElephant avatar Mar 21 '19 04:03 AngryElephant

@mastark This is not yet supported, but would be an interesting enhancement.

mmucklo avatar Apr 06 '19 02:04 mmucklo