Skip to content

Conversation

n2ygk
Copy link
Contributor

@n2ygk n2ygk commented Jan 13, 2022

Fixes #1087

Description of the Change

Sets the default value time to pause between iterations of batch clear_expired tokens to zero.

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 January 13, 2022 20:36
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.59%. Comparing base (a6a21d3) to head (f7b1ebe).
Report is 201 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1090   +/-   ##
=======================================
  Coverage   96.59%   96.59%           
=======================================
  Files          32       32           
  Lines        1764     1764           
=======================================
  Hits         1704     1704           
  Misses         60       60           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@n2ygk n2ygk added this to the 1.7.0 milestone Jan 13, 2022
@n2ygk n2ygk merged commit 4b13743 into django-oauth:master Jan 19, 2022
@n2ygk n2ygk deleted the issue_1087/default_batch_interval branch January 19, 2022 14:22
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.

Default value for CLEAR_EXPIRED_TOKENS_BATCH_INTERVAL
2 participants