Removing the expire from the constructor because we will fulfill it at the DB insertion phase at DatabaseManager's insert.
Constant with the max message TTL in the database was added.
Differential D3808
[services] Tunnelbroker - Message expiration fulfill moved to database manager's insert • max on Apr 21 2022, 8:29 AM. Authored by Tags None Referenced Files
Details Removing the expire from the constructor because we will fulfill it at the DB insertion phase at DatabaseManager's insert. Constant with the max message TTL in the database was added. Run yarn test-tunnelbroker-service all tests are run and succeed.
Diff Detail
Event Timeline
Comment Actions Rebase on master. Multiplication of the MESSAGE_RECORD_TTL was changed due to the comment.
|