I'm trying to push some app(stratos in specific), which takes time and always ended up with:
FAILED Error restarting application: console failed to stage within 15.000000 minutes error running command: exit status 1
We can set CF_STAGING_TIMEOUT for cf cli to do cf push, but have no idea how to have a longer timeout in concourse.
I'm trying to push some app(stratos in specific), which takes time and always ended up with:
FAILED Error restarting application: console failed to stage within 15.000000 minutes error running command: exit status 1
We can set CF_STAGING_TIMEOUT for cf cli to do cf push, but have no idea how to have a longer timeout in concourse.