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
Unknown Object (File)
Sat, May 18, 7:03 AM
Unknown Object (File)
Sat, May 18, 7:03 AM
Unknown Object (File)
Sat, May 18, 7:03 AM
Unknown Object (File)
Sat, May 18, 7:03 AM
Unknown Object (File)
Sat, May 18, 7:01 AM
Unknown Object (File)
Thu, May 2, 8:20 AM
Unknown Object (File)
Thu, May 2, 8:20 AM
Unknown Object (File)
Wed, May 1, 6:22 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
Branch
add-constants-ping-interval
Lint
No Lint Coverage
Unit
No Test Coverage

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