Skip to content

Job scheduling#4

Open
robson-gupy wants to merge 8 commits into
y-ken:masterfrom
robson-gupy:master
Open

Job scheduling#4
robson-gupy wants to merge 8 commits into
y-ken:masterfrom
robson-gupy:master

Conversation

@robson-gupy

Copy link
Copy Markdown

I implemented a job scheduler as crontab. I needed to change the interval behavior. Now the interval attribute is not required, because you may use cron.

Example of configuration

<source>
  ...
  cron            0 9 * * *           # Run at 9 am
  ...
</source>

I used rufus-scheduler to schedule job.

@y-ken

y-ken commented Nov 10, 2014

Copy link
Copy Markdown
Owner

Hi @robsonvnt
Thank you for your pull request. I'll review them soon!
It's coming right interval query execution.

@y-ken y-ken mentioned this pull request Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants