Change polling rate of Test Agent

Hi,

I just setup a test agent on EC2 using one of the prebuilt images and it seems to be working fine (very nice!). Is there any way to increase the rate at which it polls for work? Right now it’s checking every 15 seconds. Can I set that to 5?

Thanks!

Sorry, right now it’s hard-coded to poll every 15 seconds when there is no work and to poll immediately after completing a task (so if there is a queue it won’t introduce a delay). I can see about working a server-side config into the next release but there’s no way to change it right now.

Ok. Yeah, a config option like that would be handy, but it’s not a matter of life and death, so I can wait. Thanks for your help!