Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upChanged wording in docs for Task.retry() to mention the fact that it requeues #4933
+1
−1
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
codecov
Jul 27, 2018
Codecov Report
Merging #4933 into master will not change coverage.
The diff coverage isn/a.
@@ Coverage Diff @@
## master #4933 +/- ##
=======================================
Coverage 82.89% 82.89%
=======================================
Files 140 140
Lines 15958 15958
Branches 1998 1998
=======================================
Hits 13229 13229
Misses 2533 2533
Partials 196 196| Impacted Files | Coverage Δ | |
|---|---|---|
| celery/app/task.py | 96.51% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update e2e2ffe...785d6a1. Read the comment docs.
codecov
commented
Jul 27, 2018
•
Codecov Report
@@ Coverage Diff @@
## master #4933 +/- ##
=======================================
Coverage 82.89% 82.89%
=======================================
Files 140 140
Lines 15958 15958
Branches 1998 1998
=======================================
Hits 13229 13229
Misses 2533 2533
Partials 196 196
Continue to review full report at Codecov.
|
auvipy
merged commit bff690d
into
celery:master
Jul 28, 2018
added a commit
to tlwr/celery
that referenced
this pull request
Aug 15, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dashdanw commentedJul 27, 2018
I found it hard to find this information on the documentation and it was confirmed to me by users of the freenode IRC channel. I thought it might be helpful to change the wording slightly.