Skip to content

Commit

Permalink
add backoff and reliability (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraidev authored Mar 1, 2025
1 parent 2b16ece commit b09b4f0
Show file tree
Hide file tree
Showing 11 changed files with 1,203 additions and 748 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
run: fluvio cluster diagnostics

- name: Upload diagnostics
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
timeout-minutes: 5
if: ${{ !success() }}
with:
Expand Down
Loading

0 comments on commit b09b4f0

Please sign in to comment.