Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update time of execution of a job by its name #92

Open
NishantDesai1306 opened this issue Apr 23, 2016 · 1 comment
Open

Update time of execution of a job by its name #92

NishantDesai1306 opened this issue Apr 23, 2016 · 1 comment

Comments

@NishantDesai1306
Copy link

I just wanna know is there a way by which we can change the schedule of a job by its name

e.g. I have created a job "Task" which is intended to execute after 5 hours. But after adding this task i want to update the the schedule of "Task" so that it will execute after 2 hours.

I know we can do it by removing the task from queue and inserting same task with a different schedule but its not proper way of updating schedule

@tomtom87
Copy link
Collaborator

@NishantDesai1306 There is no way to edit so I just remove and add.

I guess you want a method to update the schedule by X hours or minutes? It would be a great feature I agree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants