Page 1 of 1

A Post-Processing Pause in the API

Posted: April 5th, 2014, 8:41 am
by hogburto
I found resume_pp but still have to go through the scheduler to pause post processing I think? I don't think its functionality is commonplace enough that it needs to be in the main interface, but if it were accessible through the API I could still make good use of it.
Or if there's a way to schedule a post processing pause to 'now' with the API could you help me with that?

Re: A Post-Processing Pause in the API

Posted: April 5th, 2014, 9:04 am
by shypike
I have just added pause_pp to the API (so for the next release 0.7.18)
That should cover your request.
Not sure why it wasn't implemented before.

Re: A Post-Processing Pause in the API

Posted: April 5th, 2014, 1:52 pm
by hogburto
Awesome. You rule and this rules!