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

[FEATURE REQUEST] About custom retry... #1001

Open
Flipped199 opened this issue Jan 3, 2025 · 0 comments
Open

[FEATURE REQUEST] About custom retry... #1001

Flipped199 opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Flipped199
Copy link

Hello,

I’ve been using Asynq and I think it’s an excellent library! However, I have a small question regarding its design, specifically about the retry strategy. I noticed that the retry configuration seems to be set globally at the server level. While I understand that tasks can be distinguished by their Type(), I was wondering why custom retry options aren’t designed to be configured directly on the task itself. Wouldn’t this make it more flexible and easier to use?

Thank you for your time!

@Flipped199 Flipped199 added the enhancement New feature or request label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants