pub fn batch_operation_timeout() -> Duration
Timeout for batch operations using join_all (5 minutes).
join_all
This prevents indefinite blocking when batch futures hang.