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

api-1391: Rewriting the celery retry logic #1471

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

xlorepdarkhelm
Copy link
Contributor

@xlorepdarkhelm xlorepdarkhelm commented Dec 10, 2024

A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.

Description

Rewriting how retry logic works to use the autoretry_for parameter for the task decorator, and letting that handle everything.

Issue:
#1391

TODO (optional)

  • Tests need to work.

Security Considerations

Simpler, more concise code, using modern standards for celery tasks will leverage safer practices and be more secure.

Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
Signed-off-by: Cliff Hill <[email protected]>
@xlorepdarkhelm xlorepdarkhelm self-assigned this Dec 10, 2024
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

Successfully merging this pull request may close these issues.

1 participant