Skip to content

Commit

Permalink
test: 120s
Browse files Browse the repository at this point in the history
  • Loading branch information
geropl committed Sep 27, 2024
1 parent f78f714 commit 22e8e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions timeout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ background_task() {
gp tasks stop --all --force-success
}

# 2700 secods = 45 min
timeout=2700
# 2700 seconds = 45 min
timeout=120

# Start the background task
background_task "$binary_name" "$timeout" &

0 comments on commit 22e8e22

Please sign in to comment.