Page MenuHomePhabricator

[services] Tunnelbroker - Switch to milliseconds at `createdAt` in messages
ClosedPublic

Authored by max on May 2 2022, 5:46 AM.
Tags
None
Referenced Files
F3687540: D3880.id12168.diff
Tue, Jan 7, 1:02 AM
F3687539: D3880.id12167.diff
Tue, Jan 7, 1:02 AM
F3687538: D3880.id12126.diff
Tue, Jan 7, 1:02 AM
F3687527: D3880.id.diff
Tue, Jan 7, 1:02 AM
F3687483: D3880.diff
Tue, Jan 7, 12:51 AM
Unknown Object (File)
Sat, Jan 4, 8:41 PM
Unknown Object (File)
Sat, Jan 4, 7:44 PM
Unknown Object (File)
Sat, Jan 4, 4:20 PM

Details

Summary

Switch to milliseconds from unixtime seconds for the createdAt field on Tunnelbroker database message item related to the
ENG-1027 comment.

Using the tools::getCurrentTimestamp() to get the milliseconds since epoch.

Related task: ENG-1045

Test Plan

Run yarn test-tunnelbroker-service to build and run the tests.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat removed 1 blocking reviewer(s): tomek.

@palys-swm is out on vacation this week

This revision is now accepted and ready to land.May 2 2022, 6:38 AM