Skip to content

Commit

Permalink
chore(deps): update wandalen/wretry.action action to v3 (#1592)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tushar Mathur <[email protected]>
  • Loading branch information
renovate[bot] and tusharmath authored Apr 16, 2024
1 parent 568ca3d commit cd6bb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:

- name: Upload Coverage to Codecov
if: matrix.build == 'darwin-arm64'
uses: Wandalen/wretry.action@v2
uses: Wandalen/wretry.action@v3
with:
action: codecov/codecov-action@v4
attempt_limit: 3
Expand Down

1 comment on commit cd6bb72

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running 30s test @ http://localhost:8000/graphql

4 threads and 100 connections

Thread Stats Avg Stdev Max +/- Stdev
Latency 7.52ms 5.88ms 239.93ms 93.64%
Req/Sec 3.43k 164.46 4.53k 90.75%

409339 requests in 30.02s, 2.05GB read

Requests/sec: 13636.34

Transfer/sec: 69.99MB

Please sign in to comment.