We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a617571 commit 634ce3fCopy full SHA for 634ce3f
redis-statsd.py
@@ -151,5 +151,5 @@ def linesplit(socket):
151
)
152
153
out_sock.close()
154
- time.sleep(10)
+ time.sleep(int(args.period))
155
0 commit comments