pub const SOURCE_HYDRATION_FRONTIER_COALESCE_BYTES: Config<usize>;Expand description
While the source is catching up to the shard upper observed at hydration,
coalesce per-batch frontier downgrades until at least this many encoded
bytes have been emitted at the held capability. 0 disables coalescing and
restores the per-batch behavior.