2d cause only reaps sad
cicd / ci (push) Successful in 2m56s

This commit is contained in:
bel
2026-06-28 09:42:07 -06:00
parent 141c0e5100
commit 0a58f85ca3
+1 -1
View File
@@ -160,7 +160,7 @@ func (s S) collectGarbage(ctx context.Context) error {
ms < 100 ms < 100
OR ok OR ok
) )
`, time.Now().Add(-1*30*24*time.Hour).Unix()); err != nil { `, time.Now().Add(-1*2*24*time.Hour).Unix()); err != nil {
log.Println("!", err) log.Println("!", err)
} }
} }