Hi All, I'd like to perform instance launches with a gradually increasing timeout...if I fail the first time, at say two minutes, then I'd like to extend the timeout to three minutes, then to four.
The problem is that the timeout is set not on a per request basis, but in the builder for the ComputeServiceContext, via a property override. If elsewhere one of my programs only has the ComputeServiceContext, how can it adjust the property? I can not find the API for that. I thought about instantiating a new builder that would clone things over from the old context, but this seems not to be a supported pattern. Thanks for making jClouds, which has been undeniably helpful in allowing me to work across clouds at a high level. -- Jason Dusek pgp // solidsnack // C1EBC57DC55144F35460C8DF1FD4C6C1FED18A2B