k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 192 forks source link

Allow configuration of awspec - Part 2 #494

Closed amaltson closed 5 years ago

amaltson commented 5 years ago

This PR fixes #477 by allow users of Awspec to configure the ClientWrap's backoff logic. This PR does that by:

Note: this is to be reviewed and merged after #493 is merged in. I'll rebase this branch once the other one is merged in.