getNextBatch

abstract fun getNextBatch(): List<Actionable<T>>

Retrieve the next scheduled batch of reactions.

Return

batch of reactions to execute