mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-14 16:43:37 -07:00
Added link error handling.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ class Link:
|
||||
|
||||
# This value is set at a reasonable
|
||||
# level for a 1 Kb/s channel.
|
||||
ESTABLISHMENT_TIMEOUT_PER_HOP = 3
|
||||
ESTABLISHMENT_TIMEOUT_PER_HOP = 20
|
||||
"""
|
||||
Default timeout for link establishment in seconds per hop to destination.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user