Skip to content
Snippets Groups Projects
Verified Commit a85e5ba0 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Increase buffer

parent b80a50ce
Branches
Tags
No related merge requests found
Pipeline #32398 passed
......@@ -96,7 +96,7 @@ def main():
port=ligier_port,
tags='MSG,Born,Died',
timeout=7 * 60 * 60 * 24,
max_queue=500)
max_queue=50000)
pipe.attach(MSGDumper, prefix=prefix, path=path)
pipe.drain()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment