IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27174


Ignore:
Timestamp:
Mar 3, 2010, 4:38:04 PM (16 years ago)
Author:
bills
Message:

Add timestamp and poll interval to pstampDataStore. Don't poll for new
requests at each data store unless the time since the last poll is greater
than the requested interval
Add label to pstampDataStore. Use it to set label for requests.
Support -label in the query modes of pstamptool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/pstamp.md

    r25793 r27174  
    33    state       STR         64
    44    lastFileset STR         64
     5    timestamp   UTC         0001-01-01T00:00:00Z
     6    label       STR         64
    57    outProduct  STR         64
    68    uri         STR         255
     9    pollInterval S32        0
    710END
    811
Note: See TracChangeset for help on using the changeset viewer.