mirror of
https://github.com/rancher/steve.git
synced 2025-09-22 20:09:34 +00:00
@@ -213,7 +213,7 @@ func setup(ctx context.Context, server *Server) error {
|
||||
if server.SQLCache {
|
||||
sqlStore, err := sqlproxy.NewProxyStore(ctx, cols, cf, summaryCache, summaryCache, server.cacheFactory, false)
|
||||
if err != nil {
|
||||
panic(err)
|
||||
return err
|
||||
}
|
||||
|
||||
errStore := proxy.NewErrorStore(
|
||||
|
Reference in New Issue
Block a user