Skip to main content

MAX_POLLS

Constant MAX_POLLS 

Source
const MAX_POLLS: u32 = 240;
Expand description

轮询最大次数兜底,避免任务卡在 Running 状态时无限轮询。