Module service

Source
Expand description

Wrapper service for batching items to an underlying service.

Structs§

Batch
Allows batch processing of requests.

Constants§

QUEUE_BATCH_LIMIT
The maximum number of batches in the queue.