[SCHEDULER-681]  Allow bypass of 10 minute forced wait for safe weather
Type Limitation
Priority Low
Severity Trivial
Component Dispatch Scheduler Engine
Fixed In Version [3.43.4
Versions Affected [3.33.3
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/21/2011

Description
See this Comm Center thread, by Andre Germain. Specifically at the end, he wants to have a way to bypass the 10 minute wait for safe weather in the dispatcher. This would be a config setting with an obvious "you'd better know what you're doing" warning if disabled.

Comments
10/21/2011 1:11:48 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 226
Affected files /trunk/AcquireScheduler.vbs (Modified)
/trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/ACPSequencer.cs (Modified)
/trunk/Scheduler/AssemblyInfo.cs (Modified)
/trunk/Scheduler/ConfigForm.cs (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/ISequencer.cs (Modified)
/trunk/Scheduler/Scheduler.csproj.user (Modified)
/trunk/Scheduler/SimulatorSequencer.cs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Startup/shutdown fizes and overhaul of weather handling during these phases. See the Gemini tickets for details. A lot changed. GEM:686 GEM:725 GEM:681
10/21/2011 10:30:17 AM   Bob Denny
Make the latch time variable, to include 0 (for weather source that  also has latching). THis is actually an ACP Sequencer setting.