Water flow rate

I’m trying to limit my servers water flow, to slow it down a little, but I can’t find any documentation on how to do this. If anyone has any info it world be of great help.

Water flow updates occur on block updates with the block id of flowing water. You can simply cancel the event to stop flowing or to slow it down, cancel the event then use a scheduler to place down the same blockstate in the event.