Closed alexjhawk closed 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.
RequestInfo
related to #4
The plan is to add http retry counters.
Move the construction of the
RequestInfo
object into CanaryDataPayloadManager, which will allow the data poster thread to focus more directly on its intended functionality.