[SCHEDULER-885]  Script start logic retries are broken
Type Bug
Priority Medium
Severity Minor
Component Dispatch Scheduler Engine
Fixed In Version [3.63.6
Versions Affected [3.5.33.5.3
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/19/2012

Description
The loop in AcpSequencer.cs where up to 15 tries to start the script are made is broken!! I left a stray return false statement in there that I was using to test.

Comments
7/19/2012 11:36:57 AM   Bob Denny
Will be for 3.5.4 (HF2) but that needs to be built, etc.
7/19/2012 11:35:30 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 292
Affected files /trunk/Scheduler/ACPSequencer.cs (Modified)
Check-in comment Fix script start logic to restore 15 tries logic. GEM:885
7/19/2012 11:30:32 AM   Bob Denny
This was caught back in mid-May and it affected John Gross who seems to have a slow machine (a VM running on Linux). Just cleaning this up and committing now.