[SCHEDULER-407]  Automatic resubmission of plans that fail for weather unsafe
Type Enhancement
Priority Low
Severity Trivial
Component Dispatch Scheduler Engine
Fixed In Version [3.33.3
Versions Affected [3.23.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 11/26/2010

Description
See this Comm Center thread. If a plan fails for weather, automatically re-submit it so it will be eligible when the weather again becomes safe. WIll have to re-run the entire plan, no partial completions!

Comments
11/26/2010 9:40:10 PM   Bob Denny
Easier than I had originally imagined. There were a few tricky problems that arose, though.
11/26/2010 9:19:23 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 115
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/ACPSequencer.cs (Modified)
/trunk/Scheduler/ConfigForm.cs (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/SimulatorSequencer.cs (Modified)
Check-in comment Auto-resubmit on Plan failure due to weather unsafe event. GEM:407