Closed amaltson closed 5 years ago
This PR fixes #477 by allow users of Awspec to configure the ClientWrap's backoff logic. This PR does that by:
ClientWrap
Awspec
Config
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.
This PR fixes #477 by allow users of Awspec to configure the
ClientWrap
's backoff logic. This PR does that by:Awspec
that allows users to configure the SingletonConfig
class.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.