fix: push update.

This commit is contained in:
Gordon 2024-04-19 18:28:18 +08:00
parent 20db896ced
commit 5fbe768e4b

View File

@ -31,7 +31,7 @@ import (
"golang.org/x/sync/errgroup"
)
const msgCacheTimeout = 86400
const msgCacheTimeout = 86400 * time.Second
const (
maxSeq = "MAX_SEQ:"