Skip to content

Syncing from upstream OCA/queue (17.0)#455

Merged
bt-admin merged 13 commits intobrain-tec:17.0from
OCA:17.0
Mar 18, 2025
Merged

Syncing from upstream OCA/queue (17.0)#455
bt-admin merged 13 commits intobrain-tec:17.0from
OCA:17.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

AnizR and others added 13 commits February 28, 2025 08:54
…eue jobs in timeout

[IMP] queue_job: increment 'retry' when re-queuing job that have been killed
A model is better than a manually managed table as it will
protect the table from deletion by database_cleanup.
Without this, we leak connections to Databases that don't have queue_job
installed.
Without this we risk connection leaks in case of exceptions in the
constructor.
Signed-off-by sbidoul
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: queue-17.0/queue-17.0-queue_job
Translate-URL: https://translation.odoo-community.org/projects/queue-17-0/queue-17-0-queue_job/
Signed-off-by sbidoul
@bt-admin bt-admin added the 17.0 label Mar 18, 2025
@bt-admin bt-admin merged commit c5da47c into brain-tec:17.0 Mar 18, 2025
4 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 71.02804% with 31 lines in your changes missing coverage. Please review.

Project coverage is 84.48%. Comparing base (45ac80a) to head (bd16ee3).
Report is 38 commits behind head on 17.0.

Files with missing lines Patch % Lines
queue_job/jobrunner/runner.py 30.00% 27 Missing and 1 partial ⚠️
queue_job/job.py 71.42% 1 Missing and 1 partial ⚠️
queue_job/controllers/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #455      +/-   ##
==========================================
+ Coverage   83.88%   84.48%   +0.59%     
==========================================
  Files          63       65       +2     
  Lines        3978     4048      +70     
  Branches      374      376       +2     
==========================================
+ Hits         3337     3420      +83     
+ Misses        568      550      -18     
- Partials       73       78       +5     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants