Skip to content
Snippets Groups Projects
Commit 943be8f0 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

added antoehr log

parent 4c3ad6cb
No related tags found
No related merge requests found
......@@ -110,7 +110,9 @@ func Poll(instance *internal.Instance) error {
strings.Contains(err.Error(), "invalid transition")) {
instance.ReportNodeFailure(err)
}
if err!=nil{
jww.INFO.Printf("poll of permissioning retrying due to: %+v", err)
time.Sleep(1 * time.Second)
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment