Page MenuHomePhabricator

[services] Tunnelbroker - Add device ping interval to Constants
ClosedPublic

Authored by max on Sep 15 2022, 7:42 AM.
Tags
None
Referenced Files
F1679064: D5151.diff
Mon, Apr 29, 2:13 PM
Unknown Object (File)
Mar 28 2024, 1:04 PM
Unknown Object (File)
Mar 2 2024, 5:40 AM
Unknown Object (File)
Mar 2 2024, 5:40 AM
Unknown Object (File)
Mar 2 2024, 5:40 AM
Unknown Object (File)
Mar 2 2024, 5:40 AM
Unknown Object (File)
Mar 2 2024, 5:36 AM
Unknown Object (File)
Mar 1 2024, 5:07 PM

Details

Summary

This diff introduces a ping interval to check if the device is online.
The default "beacon" value for pinging is 3000 ms in our keyserver, which seems reasonable.
More context can be found in the Linear task.

Related Linear task: ENG-1766

Test Plan

No test, just a constant value.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

max held this revision as a draft.
max published this revision for review.Sep 15 2022, 7:50 AM
max edited the summary of this revision. (Show Details)
max edited the test plan for this revision. (Show Details)
max added reviewers: varun, tomek.

Change the interval to 3s accrording to our keyserver interval.

No context on correct path forward

This revision is now accepted and ready to land.Sep 19 2022, 5:31 AM