Constructs a collector method that can persist TrackingInfo items to an Azure EventHub in batches. Uses known size and constraint limitations to ensure events reach the hub, and retries if any failures occur.
The options required to create the EventHub.
A collector that can be passed to @paychex/core's createTracker
method.
Provides an Azure EventHubs collector that can be used with
@paychex/core
Tracker.