5 Commits

Author SHA1 Message Date
Jimmy Berry
66a670a37f systemd: ensure all services have a relaxed RuntimeMaxSec.
The value should allow ample time for seldom larger runs and such and is
purely a safe-guard from a service being stuck for weeks until noticed. If
any values turn out to be too small simply increase.
2018-05-10 23:42:16 -05:00
Jimmy Berry
079eda3ba6 metrics: instead of wiping cache place ephemeral patterns behind flag.
This allows for non-ephemeral queries to be cached indeinitely in the
future (like source queries that include the revision). For development
one may use --heavy-cache to be able to quickly iterate.
2018-04-20 16:25:47 -05:00
Jimmy Berry
01cdaf2a15 systemd/metrics: change service to be non-incremental and weekly. 2018-01-10 20:14:55 -06:00
Ludwig Nussel
5aca59f374 systemd units: remove oneshot type
Those services are of type 'simple'
2017-12-07 16:23:28 +01:00
Jimmy Berry
a0c7dc362c dist: provide metrics service and timer. 2017-11-03 17:59:01 -05:00