Shorten the wait period for maxEnqueuedTime

This commit is contained in:
claudijd 2022-09-12 15:31:39 -04:00 committed by Jonathan Claudius
parent a5f21debe8
commit 67b2dc5859
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ const (
GoTestMode = 4
)
const maxEnqueuedTime = time.Duration(time.Hour * 72)
const maxEnqueuedTime = time.Duration(time.Hour * 24)
type (
// Layout of the config data for each token