pub const HYDRATION_BATCH_BUFFER_CAPACITY: usize = 100;
Batch buffer capacity for the hydration manager event loop.