PDA

View Full Version : SCHEDULER Issue(s)


GaryRW
November 7th, 2007, 11:15 PM
Still can't schedule recurring "Run external application" for less than 10 min interval.

Marcos
November 8th, 2007, 12:59 AM
This is not a bug, it's by design. By the way, what application you need to run every couple of minutes? I can't imagine one.

Edwin024
November 8th, 2007, 04:23 AM
I so far have no problems with this but my email checker runs every two minutes, for instance. Just an application that can and must do that. So there are examples :)

Marcos
November 8th, 2007, 04:40 AM
I just don't understand why ESS/EAV should run email checker in a 2-minute interval :-\ If you need it then why not to use the system scheduler? We'll probably add a check that will not allow entering less than 10 minutes.

GaryRW
November 8th, 2007, 09:53 AM
{QUOTE-> This is not a bug, it's by design. By the way, what application you need to run every couple of minutes? I can't imagine one. <-QUOTE}

It's not a normal or desired one, but I must kill a hanging branch process on a URL specific SSL port and allow the root to reestablish the connection. It's a bandaid until we can debug. It's a 24/7 app. I had been using another scheduler but periodically tried ESS/EA.

I can see a desired reason to limit intervals for ESS/EA functions, but not for external apps.