Skip to content

Commit

Permalink
use default wait for first mesasge
Browse files Browse the repository at this point in the history
  • Loading branch information
tianluyuan committed Sep 14, 2023
1 parent 2c3e540 commit 9d708f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/env-vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export EWMS_PILOT_TASK_TIMEOUT=1800
# export SKYSCAN_DEBUG_DIR=debug-pkl-dir -- rely on user value
export SKYSCAN_MQ_TIMEOUT_TO_CLIENTS=5
# export SKYSCAN_MQ_TIMEOUT_FROM_CLIENTS=60 # use default
export SKYSCAN_MQ_CLIENT_TIMEOUT_WAIT_FOR_FIRST_MESSAGE=120
# export SKYSCAN_MQ_CLIENT_TIMEOUT_WAIT_FOR_FIRST_MESSAGE=120
export SKYSCAN_DOCKER_PULL_ALWAYS=0
export SKYSCAN_DOCKER_IMAGE_TAG=local
export SKYSCAN_MINI_TEST='yes'
Expand Down

0 comments on commit 9d708f2

Please sign in to comment.