Less tickling

This commit is contained in:
Josh Deprez 2024-04-01 15:42:35 +11:00
parent 0358eea5a4
commit c734a5334c
Signed by: josh
SSH key fingerprint: SHA256:zZji7w1Ilh2RuUpbQcqkLPrqmRwpiCSycbF2EfKm6Kw

View file

@ -28,7 +28,7 @@ import (
const (
// TODO: check these parameters
lastHeardFromTimer = 10 * time.Second
lastHeardFromTimer = 90 * time.Second
tickleRetryLimit = 10
sendRetryTimer = 10 * time.Second
sendRetryLimit = 5