Skip to main content

verify_poll_lease_until

Function verify_poll_lease_until 

Source
pub fn verify_poll_lease_until(
    now: DateTime<Utc>,
    attempt: i32,
) -> DateTime<Utc>
Expand description

How long a verify poll pushes the row out of reach while its request is out, so a concurrent iteration cannot poll it twice. The poll’s own outcome overwrites this.