Controlled polling interval without keepalives to avoid HTTP errors in integration test.
This commit is contained in:
@@ -99,6 +99,8 @@ loop:
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
time.Sleep(250 * time.Millisecond)
|
||||
}
|
||||
|
||||
sender.stop()
|
||||
|
||||
Reference in New Issue
Block a user