Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

time out #51

Open
cgreaney opened this issue May 18, 2018 · 2 comments
Open

time out #51

cgreaney opened this issue May 18, 2018 · 2 comments

Comments

@cgreaney
Copy link

Hello, I'm trying to use this resource to do a database backup by calling a script. This script takes longer than 10 minutes to run. Is there a way to make the time out a parameter ? or have time limit be reset with stdout ?

Thanks

@gchenuet
Copy link

gchenuet commented May 24, 2018

Hi @cgreaney,
You can modify this line to change the default timeout. Don't forget to rebuild the docker image.

const defaultTimeout = 60 * 10 // = 10 minutes

FlorianSW added a commit to droidwiki/concourse-ssh-resource that referenced this issue Feb 21, 2019
@JathinDandeboyina
Copy link

Here's a link to the same resource with a timeout value of 60 mins. I've modified the timeout value as suggested by @gchenuet
https://hub.docker.com/r/jathindandeboyina/concourse-ssh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants