The VLINGO XOOM platform SDK delivering Reactive storage that is scalable, high-throughput, and resilient for CQRS, Event Sourcing, Key-Value, and Objects used by services and applications.
When processing big batches of dispatchables it might happen that the default initial delay kicks in too quickly. As a result, the batch that's still being dispatched is dispatched again.
@VaughnVernon I don't need this to fix the jdbc problem anymore. However, I still think it might be useful to be able to tweak the initial delay in some scenarios, so we could merge this anyway?
When processing big batches of dispatchables it might happen that the default initial delay kicks in too quickly. As a result, the batch that's still being dispatched is dispatched again.