Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Retry failed PVF execution (AmbiguousWorkerDeath) #6235

Merged
merged 6 commits into from
Nov 8, 2022

Commits on Nov 1, 2022

  1. Fix a couple of typos

    mrcnski committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2e39830 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Retry failed PVF execution

    PVF execution that fails due to AmbiguousWorkerDeath should be retried once.
    This should reduce the occurrence of failures due to transient conditions.
    
    Closes #6195
    mrcnski committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2e91ff3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Address a couple of nits

    mrcnski committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e2a15ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e477572 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Update node/core/candidate-validation/src/lib.rs

    Co-authored-by: Andronik <[email protected]>
    eskimor and ordian authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    705adc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7f57a View commit details
    Browse the repository at this point in the history