OPERATION_TIMEOUT

Constant OPERATION_TIMEOUT 

Source
pub const OPERATION_TIMEOUT: Duration;
Expand description

How long the whole operation may take before the tool gives up.

The exchange engine has its own attempt budget; this bounds the continuation loop of a large read, where each fragment restarts that budget.