Skip to content

Commit

Permalink
refactor(batcher): retry function (#1273)
Browse files Browse the repository at this point in the history
Co-authored-by: avilagaston9 <[email protected]>
Co-authored-by: samoht9277 <[email protected]>
Co-authored-by: Urix <[email protected]>
  • Loading branch information
4 people authored and PatStiles committed Nov 6, 2024
1 parent 3b52cc1 commit 1470375
Show file tree
Hide file tree
Showing 21 changed files with 596 additions and 379 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: foundry-toolchain
uses: foundry-rs/[email protected]
- name: Cache Rust dependencies
uses: actions/cache@v3
with:
Expand Down
Loading

0 comments on commit 1470375

Please sign in to comment.