Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No extensibility points (such as retry policies) #61

Open
boylec opened this issue Nov 22, 2022 · 0 comments
Open

No extensibility points (such as retry policies) #61

boylec opened this issue Nov 22, 2022 · 0 comments

Comments

@boylec
Copy link

boylec commented Nov 22, 2022

Hey thanks for the SDK its useful, however we are finding several gaps that we'd like to be able to include ourselves such as retry policies and things of that nature.

Any plans for this, or would you be willing to look at a PR contribution to open up some extensibility points?

@kdcllc has a PR out that appears to be a very good start but we'd like to open up access to be able to hook in Polly retry policies maybe as an optional parameter to the TaxJarApi or some such.

Polly in the .NET world is somewhat ubiquitous nowadays for people to implement really effective retry policies and most projects that require resiliency are very likely to already have some set of Polly policy builders and such so we believe this would be a great addition to the TaxJar .NET SDK.

@boylec boylec changed the title No extensibility points No extensibility points (such as retry policies) Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant