forget it 30d
cicd / ci (push) Successful in 3m12s

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