Merge branch 'origin/main' into 'next-release/main'

This commit is contained in:
oauth 2024-09-10 20:16:19 +00:00
commit 13ae1ece8c

View file

@ -39,6 +39,7 @@ import (
"go.woodpecker-ci.org/woodpecker/v2/server/store"
)
// updateAgentLastWorkDelay the delay before the LastWork info should be updated.
const updateAgentLastWorkDelay = time.Minute
type RPC struct {