summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a90fa79ac2..3c38e5f57c 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,7 @@ define PROJECT_ENV
%% Socket writer will run GC every 1 GB of outgoing data
{writer_gc_threshold, 1000000000},
%% interval at which connection/channel tracking executes post operations
- {tracking_execution_timeout, 5000}
+ {tracking_execution_timeout, 15000}
]
endef