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
Unknown Object (File)
Sun, Nov 3, 3:18 PM
Unknown Object (File)
Oct 21 2024, 8:50 PM
Unknown Object (File)
Oct 21 2024, 8:50 PM
Unknown Object (File)
Oct 16 2024, 8:42 AM
Unknown Object (File)
Oct 16 2024, 8:42 AM
Unknown Object (File)
Oct 16 2024, 8:42 AM
Unknown Object (File)
Oct 8 2024, 12:45 AM
Unknown Object (File)
Oct 8 2024, 12:45 AM

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