You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can see retryOptions are hardcoded in the lib. I have a use case where I would like to lower or even set the number of retries to 0. It would be useful to me if retry options were a part of the client config.
Is that something you think would be a good idea or did you not expose it intentionally?
If you agree that it would be an improvement, I can open a PR for it.
The text was updated successfully, but these errors were encountered:
darrac
changed the title
Expose retryOpts
Expose retryOptions in KinesisClient
Mar 5, 2021
As far as I can see
retryOptions
are hardcoded in the lib. I have a use case where I would like to lower or even set the number of retries to 0. It would be useful to me if retry options were a part of the client config.Is that something you think would be a good idea or did you not expose it intentionally?
If you agree that it would be an improvement, I can open a PR for it.
The text was updated successfully, but these errors were encountered: