Connector Improvement: Add CRON Scheduler
The generic "run every X minutes/hours" etc. does not give enough control over when jobs run. It is based on when the job is saved.
Having a scheduler option that allows a cron string would let us be very specific about a start time, day, repeat interval, etc.
We need this to assist with a full orchestration of many different jobs across many different systems.
-
Official comment
Hi David,
We are working on introducing support for more flexible sync schedules. Could you tell me a bit more about your use case so I can make sure the feature we design fits your needs?
Thanks,
Eric
-
yeah
-
I think the use-case is very clear. I want more granular control of when something runs. Cron scheduling is standard across many mature platforms.
Please sign in to leave a comment.
Comments
3 comments