User events delay
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
Hi,
I just did some speed tests. With client and server on the same Serf process everything's well and Serf immediately forwards the message.
However, when a cluster is involved the initial Serf process waits at least 100 msec before forwarding the message. That's way too long for my use case.
Thus (a) why is there a delay in the first place, (b) can I turn it off?
Contributor guide
Assessment
This issue has not been assessed yet.