IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20500


Ignore:
Timestamp:
Oct 31, 2008, 5:03:48 PM (18 years ago)
Author:
bills
Message:

run pztool.datastore task every 2 minutes instead of every 10 seconds.
(In practice it only needs to run once when we start up because new
data stores aren't added very often)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r20482 r20500  
    8787
    8888    # timeout shorter than exec so jobs do not build up
    89     periods      -exec      10
     89    periods      -exec       1
    9090    periods      -poll       1
    9191    periods      -timeout   20
     
    105105        if ($pztoolDatastore_DB >= $DB:n) set pztoolDatastore_DB = 0
    106106      end
     107      periods -exec 120
    107108    end
    108109
Note: See TracChangeset for help on using the changeset viewer.