tower_batch_control

Module worker

source
Expand description

Batch worker item handling and run loop implementation.

Structsยง

  • ErrorHandle ๐Ÿ”’
    Get the error out
  • Task that handles processing the buffer. This type should not be used directly, instead Buffer requires an Executor that can accept this task.