]> git.immae.eu Git - perso/Immae/Config/Nix.git/commit
Do stats computation sequentially
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 15 Feb 2019 08:48:28 +0000 (09:48 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 15 Feb 2019 08:48:28 +0000 (09:48 +0100)
commit7c059af8158354397885b720395b40976d9e351d
treeaf361aba02f4ea94c4125a7b9fce90979a280954
parent0eaac6ba283159841da70fdfd74cb0ef7c6203ab
Do stats computation sequentially

We do it now sequentially rather than relying on the previous job taking
less than one minute to finish (which is unlikely as the size of the
logs grow)

Goaccess doesn’t like to be started twice concurrently, so sequential is
needed

Fixes https://git.immae.eu/mantisbt/view.php?id=110
nixops/modules/websites/commons/stats.nix