mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-02 11:07:28 +01:00
Jitter watch option
This commit is contained in:
@@ -52,6 +52,7 @@ func TestLoadFile(t *testing.T) {
|
||||
Watch: &model.Watch{
|
||||
Workers: 100,
|
||||
Schedule: "*/30 * * * *",
|
||||
Jitter: utl.NewDuration(30 * time.Second),
|
||||
FirstCheckNotif: utl.NewTrue(),
|
||||
CompareDigest: utl.NewTrue(),
|
||||
Healthchecks: &model.Healthchecks{
|
||||
|
||||
Reference in New Issue
Block a user