mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-12-24 15:56:16 +01:00
@@ -83,7 +83,7 @@ func Connect() {
|
||||
|
||||
client, err := NewClient(nil)
|
||||
if err != nil {
|
||||
cclog.Errorf("NATS connection failed: %v", err)
|
||||
cclog.Warnf("NATS connection failed: %v", err)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user