function
ValidateTaskLeaseDuration
func ValidateTaskLeaseDuration(duration time.Duration) errorValidate an operationally bounded task lease.
Source store/task_validation.go:150
Custom TaskStore implementations should call this at their direct public boundary and still enforce the corresponding database invariants atomically.