IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27173


Ignore:
Timestamp:
Mar 3, 2010, 4:37:43 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/ippTasks/pstamp.pro

    r27011 r27173  
    162162        end
    163163        add_poll_args run
    164         # add_poll_labels run
     164        add_poll_labels run
    165165        command $run
    166166    end
     
    264264        end
    265265        add_poll_args run
    266         # add_poll_labels run
     266        add_poll_labels run
    267267        command $run
    268268    end
     
    365365        end
    366366        add_poll_args run
    367         # add_poll_labels run
     367        add_poll_labels run
    368368        command $run
    369369    end
Note: See TracChangeset for help on using the changeset viewer.