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

Task Retry #95

Open
cranst0n opened this issue Jan 4, 2022 · 1 comment
Open

Task Retry #95

cranst0n opened this issue Jan 4, 2022 · 1 comment

Comments

@cranst0n
Copy link
Contributor

cranst0n commented Jan 4, 2022

I cooked up a retry mechanism, similar to cats-retry, for Task. This may belong in a separate library, but I won't have time to make this PR worthy for a while, so I figured I throw it in a gist in case it's helpful for anyone.

It's likely I'll be revisiting this in the coming weeks/months so I can probably polish this up if you think it would be useful.

@spebbe
Copy link
Owner

spebbe commented Jan 12, 2022

This looks amazing! I've toyed with it a bit and I think it could be a valuable addition either as a separate library or part of the core. Not sure which way is more appropriate? Great work!

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

2 participants