go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/cipd/appengine/frontend/cron.yaml (about)

     1  cron:
     2  
     3  - description: Imports latest service configuration
     4    target: backend
     5    url: /internal/cron/import-config
     6    schedule: every 10 minutes
     7  
     8  - description: Sweeper for server/tq
     9    target: backend
    10    url: /internal/tasks/c/sweep
    11    schedule: every 1 minutes