mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Previously the timeout was 10 times the update rate, so with low update rates it could be as small as 50 ms, causing spurious disconnects when large or many topics were published.