This diff introduces adding the messages.skip_persistence config flag to disable the persistence of the message using the DynamoDB database in a Tunnelbroker.
Linear task: ENG-2641
Differential D6622
[services] Tunnelbroker - Disable messages persistence config parameter • max on Feb 6 2023, 2:47 AM. Authored by Tags None Referenced Files
Details This diff introduces adding the messages.skip_persistence config flag to disable the persistence of the message using the DynamoDB database in a Tunnelbroker. Linear task: ENG-2641 Adding the skip_persistence flag to the [messages] section of the config file results in a true return from the isParameterSet('messages.skip_persistence') function call.
Diff Detail
|