--
You received this message because you are subscribed to the Google Groups "jclouds" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/OKlt70OEZKMJ.
To post to this group, send email to jcl...@googlegroups.com.
To unsubscribe from this group, send email to jclouds+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jclouds?hl=en.
jclouds.max-retries
jclouds.retries-delay-start (Default value for this property is 50 milliseconds)
Do you think would help increasing the "retries-delay-start" to something bigger, let's say 500ms - 1s ?
Best,
Paolo
Do you think would help increasing the "retries-delay-start" to something bigger, let's say 500ms - 1s ?
Best way to solve this would be to make a aggregate version of our state check predicates.
Currently, we launch in parallel, but the state checkers run individual http requests per node. We can fix this, and it would significantly ..like SIGNIFICANTLY reduce the requests to ec2.
If interested, lets chat on jclouds-dev and/or irc.
-A
Best way to solve this would be to make a aggregate version of our state check predicates.
Currently, we launch in parallel, but the state checkers run individual http requests per node. We can fix this, and it would significantly ..like SIGNIFICANTLY reduce the requests to ec2.
If interested, lets chat on jclouds-dev and/or irc.
-A