Skip to main content

BASE_BACKOFF

Constant BASE_BACKOFF 

Source
const BASE_BACKOFF: Duration;
Expand description

退避基准间隔(首次重试前的等待约为 base,随后翻倍)。