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

Tidy up retry logic #11

Open
Aehmlo opened this issue Dec 24, 2018 · 0 comments
Open

Tidy up retry logic #11

Aehmlo opened this issue Dec 24, 2018 · 0 comments

Comments

@Aehmlo
Copy link
Owner

Aehmlo commented Dec 24, 2018

We have lots of duplicated code around request retrying (#9) that I would like to remove. I don't see a way to store the information without adding some fields/methods to each struct in the chain, but maybe we can add a custom derive/procedural macro to make this less cumbersome.

@Aehmlo Aehmlo added this to the v0.2.0 milestone Dec 24, 2018
Aehmlo added a commit that referenced this issue Dec 24, 2018
This closes #9 and opens #11.
@Aehmlo Aehmlo removed this from the v0.2.0 milestone Dec 24, 2018
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