+1
-1
@@ -160,7 +160,7 @@ func (s S) collectGarbage(ctx context.Context) error {
|
|||||||
ms < 100
|
ms < 100
|
||||||
OR ok
|
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)
|
log.Println("!", err)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user