diff --git a/server/stats.go b/server/stats.go index 7a1fc6c..57c90f1 100644 --- a/server/stats.go +++ b/server/stats.go @@ -45,6 +45,7 @@ func startRecurringStatUpdate() { i, _, err := client.InstanceStats.Update(context.Background(), is) if err != nil { fmt.Printf("gotten error: %v\n", err) + continue } // set the current instance global var