[SCHEDULER-1085]  Extra 15 sec in Schedule Pass
Type Bug
Priority Low
Severity Trivial
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 1/23/2014

Description
The ACPSequencer.ConnectWeather() function has an unconditional 5 sec wait in it, even when the weather is already connected and running fine. It should follow an actual connect operation.

Comments
1/23/2014 2:32:47 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 350
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/ACPSequencer.cs (Modified)
Check-in comment Fix spurious 15 second delay in the schedule pass. GEM:1085