Expand description
Batch worker item handling and run loop implementation.
Structsยง
- Error
Handle ๐ - Get the error out
- Worker
- Task that handles processing the buffer. This type should not be used
directly, instead
Bufferrequires anExecutorthat can accept this task.