mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-09 07:19:17 +07:00
chore: more prompts
This commit is contained in:
@ -227,6 +227,7 @@ func newControlPlane(log *logrus.Logger, bpf interface{}, conf *config.Config) (
|
||||
break
|
||||
}
|
||||
log.Infof("Bad status: %v (%v)", resp.Status, resp.StatusCode)
|
||||
time.Sleep(5 * time.Second)
|
||||
}
|
||||
log.Infoln("Network online.")
|
||||
}
|
||||
|
Reference in New Issue
Block a user