puppetlabs / gatling-puppet-load-test

34 stars 44 forks source link

(SLV-652) Update abs_helper to retry request on invalid response code #345

Closed billclaytor closed 4 years ago

billclaytor commented 4 years ago

This update modifies the 'get_abs_resource_host' method to retry the request up to a max number of attempts (currently set to 3) before failing.