hms-networks / flexy-canary-connector

Apache License 2.0
0 stars 0 forks source link

Migrate entire data payload construction in to the CanaryDataPayloadManager class #28

Closed alexjhawk closed 1 year ago

alexjhawk commented 1 year ago

Move the construction of the RequestInfo object into CanaryDataPayloadManager, which will allow the data poster thread to focus more directly on its intended functionality.

it-hms commented 1 year ago

related to #4

it-hms commented 1 year ago

The plan is to add http retry counters.