Skip to content

Commit

Permalink
Add backtrace to be 1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielle-tfh committed Oct 21, 2024
1 parent f7acaef commit 311a27b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/prod/smpcv2-0-prod/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
value: "iris-mpc-node.1.smpcv2.worldcoin.org:4000"

- name: RUST_BACKTRACE
value: "full"
value: "1"

- name: SMPC__ENVIRONMENT
value: "prod"
Expand Down
2 changes: 1 addition & 1 deletion deploy/prod/smpcv2-1-prod/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
value: "info"

- name: RUST_BACKTRACE
value: "full"
value: "1"

- name: NCCL_SOCKET_IFNAME
value: "eth0"
Expand Down
2 changes: 1 addition & 1 deletion deploy/prod/smpcv2-2-prod/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
value: "info"

- name: RUST_BACKTRACE
value: "full"
value: "1"

- name: NCCL_SOCKET_IFNAME
value: "eth0"
Expand Down

0 comments on commit 311a27b

Please sign in to comment.