continuous integration - Bamboo 'request stop agent' takes too long -


i'm using bamboo server 5.9.0 build 5914. wish configure how long take make agent go offline. configured bamboo remote agent this:

wrapper.java.additional.9=-dbamboo.agent.heartbeatinterval=30 wrapper.java.additional.10=-dbamboo.agent.heartbeattimeoutseconds=90 wrapper.java.additional.11=-dbamboo.agent.heartbeatcheckinterval=60 

once request agent stop via bamboo server, shuts down in 90 seconds configured. problem is, bamboo server still waits 10minutes before declares agent offline. configure bamboo server check offline agents sooner don't have wait long, since agent offline anyway. there way how achieve please?

thank you

matthew


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -