- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for oldJobsExpiration (0.07 sec)
-
cmd/batch-handlers.go
"github.com/minio/pkg/v3/policy" "github.com/minio/pkg/v3/workers" "gopkg.in/yaml.v3" ) var globalBatchConfig batch.Config const ( // Keep the completed/failed job stats 3 days before removing it oldJobsExpiration = 3 * 24 * time.Hour redactedText = "**REDACTED**" ) // BatchJobRequest this is an internal data structure not for external consumption. type BatchJobRequest struct {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 63.5K bytes - Viewed (0)