hydra-projects.tf: increase Kittybox check_interval to 1800
This commit is contained in:
parent
2eef6a7c04
commit
8963ee7c00
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ resource "hydra_jobset" "kittybox" {
|
|||
|
||||
flake_uri = "git+https://git.sr.ht/~vikanezrimaya/kittybox?ref=main"
|
||||
|
||||
check_interval = 300
|
||||
check_interval = 1800
|
||||
scheduling_shares = 3000
|
||||
keep_evaluations = 3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue