Skip to content

Commit

Permalink
Increase polling time (#98)
Browse files Browse the repository at this point in the history
* Increase response polling time and tcp retry
* Use 64bit API for profiling
* Use v3 API endpoints
  • Loading branch information
chenyan-dfinity authored Oct 4, 2024
1 parent 746bea2 commit 63f400b
Show file tree
Hide file tree
Showing 6 changed files with 215 additions and 246 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
test:
runs-on: ubuntu-latest
env:
DFX_VERSION: 0.19.0
DFX_VERSION: 0.24.0
steps:
- uses: actions/checkout@v4
- name: Install stable Rust toolchain
Expand Down
Loading

0 comments on commit 63f400b

Please sign in to comment.