introduce job info slowness

This commit is contained in:
Bel LaPointe
2022-01-14 01:06:43 -05:00
parent 05a981344d
commit 04a2cb01ef
3 changed files with 11 additions and 8 deletions

View File

@@ -11,9 +11,10 @@ import (
type Config struct {
Interval struct {
Input Duration
OK Duration
Error Duration
Input Duration
OK Duration
Error Duration
JobInfo Duration
}
Images struct {
ClientID string