Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pause / Continue jobs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Henrique  
View profile  
 More options Nov 29 2011, 1:17 pm
From: Henrique <hgte...@gmail.com>
Date: Tue, 29 Nov 2011 10:17:02 -0800 (PST)
Local: Tues, Nov 29 2011 1:17 pm
Subject: Pause / Continue jobs
Hello!

In my application I need to stop/continue the execution of scheduled
jobs. I can use job.uneschedule to stop a job, but is there a way to
start the job again, something like "job.schedule"?

Thank you,

Henrique


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Mettraux  
View profile  
 More options Nov 29 2011, 5:29 pm
From: John Mettraux <jmettr...@gmail.com>
Date: Wed, 30 Nov 2011 07:29:20 +0900
Local: Tues, Nov 29 2011 5:29 pm
Subject: Re: [rufus:700] Pause / Continue jobs

On Tue, Nov 29, 2011 at 10:17:02AM -0800, Henrique wrote:

> In my application I need to stop/continue the execution of scheduled
> jobs. I can use job.uneschedule to stop a job, but is there a way to
> start the job again, something like "job.schedule"?

Hello Henrique,

there is no such thing yet. You could unschedule and then reschedule though.

I think it's an excellent idea. I will add that.

Thanks for the suggestion,

--
John Mettraux - http://lambda.io/processi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Mettraux  
View profile  
 More options Dec 11 2011, 1:08 am
From: John Mettraux <jmettr...@gmail.com>
Date: Sun, 11 Dec 2011 15:08:28 +0900
Local: Sun, Dec 11 2011 1:08 am
Subject: Re: [rufus:700] Pause / Continue jobs
2011/11/30 John Mettraux <jmettr...@gmail.com>:

> On Tue, Nov 29, 2011 at 10:17:02AM -0800, Henrique wrote:

>> In my application I need to stop/continue the execution of scheduled
>> jobs. I can use job.uneschedule to stop a job, but is there a way to
>> start the job again, something like "job.schedule"?

> there is no such thing yet. You could unschedule and then reschedule though.

> I think it's an excellent idea. I will add that.

Hello Henrique,

I've just added Job#pause and #resume and Scheduler#pause(job_id) and
#resume(job_id) to rufus-scheduler:

  https://github.com/jmettraux/rufus-scheduler/commit/b4949fa6d8166e74d...

It's part of rufus-scheduler 2.0.14 which just got released.

Many thanks,

--
John Mettraux   -   http://lambda.io/processi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »