Skip to content

Commit

Permalink
remove GC_TASK timeout (globus#1121)
Browse files Browse the repository at this point in the history
* remove GC_TASK timeout

* blank
  • Loading branch information
LeiGlobus authored Apr 20, 2023
1 parent f4f85c7 commit 4bd36b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile-endpoint
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ USER compute
WORKDIR /home/compute
COPY helm/boot.sh .
ENV HOME /home/compute
ENV GC_TASK_TIMEOUT 10
1 change: 1 addition & 0 deletions reinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ cd compute_sdk
pip install .
cd ../compute_endpoint
pip install .

0 comments on commit 4bd36b5

Please sign in to comment.