pub const HYDRATION_COPY_BACKOFF_BASE_MS: u64 = 100;
Base delay for exponential backoff on hydration copy retries (ms).