IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27711 for trunk/ippTasks


Ignore:
Timestamp:
Apr 19, 2010, 4:05:01 PM (16 years ago)
Author:
watersc1
Message:

Updated version, hopefully will resolve the over-queueing issue from last week. I suspect it to be a simple time-out issue, so I've increased it. I've also added a bit more rigor to how the stacking stage handles the state.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/nightly_stacks.pro

    r27641 r27711  
    370370  periods         -poll $LOADPOLL
    371371  periods         -exec $LOADEXEC
    372   periods         -timeout 30
     372  periods         -timeout 120
    373373  npending        1
    374374
     
    424424  periods         -poll $LOADPOLL
    425425  periods         -exec $LOADEXEC
    426   periods         -timeout 30
     426  periods         -timeout 120
    427427  npending        1
    428428
Note: See TracChangeset for help on using the changeset viewer.