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

Thank you 🙂 #35

Open
joeriddles opened this issue Oct 19, 2021 · 1 comment
Open

Thank you 🙂 #35

joeriddles opened this issue Oct 19, 2021 · 1 comment

Comments

@joeriddles
Copy link

The args in this function declaration helped me catch an issue. I was using:

@celery.shared_task(
  exponential_backoff = 5
)
def some_func(...):

I thought exponential_backoff was a celery decorator param... turns out it's not! This python package is very helpful because now my type linter caught that issue. Thanks!

@jeking3
Copy link

jeking3 commented Nov 6, 2021

I totally agree with the sentiment here. This library is of great help, and the author is very responsive to bug reports.

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