Skip to content
Snippets Groups Projects
Commit e8e46eb8 authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Bumped retries

parent af0a9c36
Branches
Tags
No related merge requests found
......@@ -217,8 +217,8 @@ class Client(object):
keyfile=None,
cafile=None,
timeout=60,
retry=3,
pause=5,
retry=20,
pause=10,
get_events_limit=6000,
send_events_limit=500,
errlog={},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment