• drsensor@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    My way: wrap it in a shell script and put a condition if exit status is not 0 then say “try clear the cache and run it again”

    • abraxas@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 months ago

      AKA - the test suites at half the companies I’ve worked. Except they use a loop with retries as well