asynq icon indicating copy to clipboard operation
asynq copied to clipboard

feature: configurable janitor interval and deletion batch size

Open zhenqianz opened this issue 1 year ago • 4 comments

zhenqianz avatar Aug 04 '23 07:08 zhenqianz

nice, finally janitor is configurable 👍🏼

fajrifernanda avatar Aug 04 '23 07:08 fajrifernanda

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6b98c0b) 68.37% compared to head (6ca5d1d) 68.38%. Report is 3 commits behind head on master.

Files Patch % Lines
server.go 78.57% 2 Missing and 1 partial :warning:
janitor.go 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #715   +/-   ##
=======================================
  Coverage   68.37%   68.38%           
=======================================
  Files          27       27           
  Lines        3836     3846   +10     
=======================================
+ Hits         2623     2630    +7     
- Misses        929      931    +2     
- Partials      284      285    +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 07 '23 07:08 codecov[bot]

@zhenqianz Thank you for creating this PR.

Would you mind updating CHANGELOG file before we merge this?

hibiken avatar Sep 18 '23 02:09 hibiken

@hibiken okay, will do

@zhenqianz Thank you for creating this PR.

Would you mind updating CHANGELOG file before we merge this?

zhenqianz avatar Sep 18 '23 02:09 zhenqianz