Reduce server file refresh latency
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultJobPollSeconds = 2
|
||||
defaultJobPollSeconds = 1
|
||||
defaultJobMaxAttempts = 3
|
||||
defaultJobInitialBackoffSeconds = 2
|
||||
defaultJobMaxBackoffSeconds = 60
|
||||
|
||||
Reference in New Issue
Block a user