Skip to content

Commit

Permalink
Update worker to 1.0.0-rc2
Browse files Browse the repository at this point in the history
Add download timeouts
Use jemalloc
  • Loading branch information
kalabukdima committed May 22, 2024
1 parent d9f3d93 commit c2c8c91
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/worker/run_worker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ services:
environment:
DATA_DIR: /app/data
CONCURRENT_DOWNLOADS: 3
S3_TIMEOUT: 60
RPC_URL: ${RPC_URL:-https://sepolia-rollup.arbitrum.io/rpc}
L1_RPC_URL: https://rpc.sepolia.org
SCHEDULER_ID: 12D3KooWQER7HEpwsvqSzqzaiV36d3Bn6DZrnwEunnzS76pgZkMU
Expand Down
Binary file removed src/worker/worker-0.4.1.tar.gz
Binary file not shown.
Binary file added src/worker/worker-1.0.0-rc2.tar.gz
Binary file not shown.

0 comments on commit c2c8c91

Please sign in to comment.