Skip to content

fix(taskworker) Extend deletion deadlines #93990

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markstory
Copy link
Member

deletion tasks can run for 15 minutes (sometimes more). If a deletion is interrupted it will continue on the next deletion cycle.

deletion tasks can run for 20 minutes (sometimes more). If a deletion is
interrupted it will continue on the next deletion cycle.
@markstory markstory requested a review from a team June 20, 2025 20:17
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 20, 2025
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93990      +/-   ##
==========================================
+ Coverage   84.26%   88.04%   +3.77%     
==========================================
  Files       10349    10350       +1     
  Lines      598113   598208      +95     
  Branches    23222    23222              
==========================================
+ Hits       503990   526682   +22692     
+ Misses      93619    71022   -22597     
  Partials      504      504              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant