Skip to content
Snippets Groups Projects

Heptapod PAAS Runner: retry logic for Git push and some CC API calls

Merged Georges Racinet requested to merge topic/heptapod/retry-logic into branch/heptapod
  1. Mar 27, 2024
    • Georges Racinet's avatar
      Heptapod PAAS Runner: retry logic for Git push and some CC API calls · 92c5a3094da4
      Georges Racinet authored
      Done in a single commit, because it keeps the 100% coverage without
      further effort.
      
      The retry logic is implemented as a generic decorator (probably repeating
      the work of hundreds of developers worldwide, but it does not matter much
      for so simple things), hence we will be able to reuse it much more if
      needed
      92c5a3094da4
Loading