Skip to content

Add tutorial for Celery task setup. #1128

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

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Add tutorial for Celery task setup. #1128

merged 2 commits into from
Mar 28, 2022

Conversation

n2ygk
Copy link
Member

@n2ygk n2ygk commented Mar 19, 2022

Description of the Change

Document how to use Celery to automate clearing expired tokens.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@n2ygk n2ygk requested a review from a team March 19, 2022 22:22
@n2ygk n2ygk mentioned this pull request Mar 19, 2022
5 tasks
@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Merging #1128 (d835636) into master (a62195b) will not change coverage.
The diff coverage is n/a.

❗ Current head d835636 differs from pull request most recent head 35f4a2f. Consider uploading reports for the commit 35f4a2f to get more accurate results

@@           Coverage Diff           @@
##           master    #1128   +/-   ##
=======================================
  Coverage   96.86%   96.86%           
=======================================
  Files          31       31           
  Lines        1789     1789           
=======================================
  Hits         1733     1733           
  Misses         56       56           

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 c8eee2c...35f4a2f. Read the comment docs.

@n2ygk n2ygk force-pushed the doc_celery branch 2 times, most recently from 3829ba2 to fde14c0 Compare March 19, 2022 22:30
@n2ygk n2ygk added this to the 2.0.0 milestone Mar 27, 2022
@n2ygk n2ygk force-pushed the doc_celery branch 2 times, most recently from 05dd0f0 to 2aebd40 Compare March 27, 2022 13:02
@n2ygk n2ygk requested a review from Andrew-Chen-Wang March 27, 2022 13:21
@n2ygk n2ygk dismissed Andrew-Chen-Wang’s stale review March 27, 2022 15:20

I think I addressed this request.

@n2ygk
Copy link
Member Author

n2ygk commented Mar 28, 2022

@Andrew-Chen-Wang looks like my lack of github skills requires you to review/approve again.

Copy link
Member

@Andrew-Chen-Wang Andrew-Chen-Wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha np

@n2ygk n2ygk merged commit e8ffc9c into jazzband:master Mar 28, 2022
@n2ygk n2ygk deleted the doc_celery branch March 28, 2022 17:06
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.

3 participants