some tweaks to cart
This commit is contained in:
+1
-1
@@ -413,7 +413,7 @@ func main() {
|
||||
}
|
||||
defer grpcSrv.GracefulStop()
|
||||
|
||||
// go diskStorage.SaveLoop(10 * time.Second)
|
||||
go diskStorage.SaveLoop(20 * time.Second)
|
||||
UseDiscovery(pool)
|
||||
|
||||
ctx, stop := signal.NotifyContext(context.Background(), os.Interrupt)
|
||||
|
||||
Reference in New Issue
Block a user