Open
Description
We're observing accumulating WAL when the number of shapes starts to increase in some usage scenarios, is hard to explain why from traces. All points to something about how GenStage works. We're not making the best use of GenStage as we use only a tiny fraction of its capabilities, so we want to check how Electric performs with a custom thing for dispatching messages to shape processes.