Skip to content

Syncing from upstream OCA/queue (16.0)#512

Merged
bt-admin merged 19 commits intobrain-tec:16.0from
OCA:16.0
Jan 3, 2026
Merged

Syncing from upstream OCA/queue (16.0)#512
bt-admin merged 19 commits intobrain-tec:16.0from
OCA:16.0

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented Jan 3, 2026

bt_gitbot

hbrunn and others added 19 commits March 21, 2025 07:16
Without this fix, if db_replica_host is set, Odoo might pass a readonly
database cursor and the FOR UPDATE in the method would fail.
It decreases memory footprint when there's thousands of jobs to prioritize.
this make a lot of open file descriptors that we got the limit while instentiate
jobrunner from queue_job_cron_jobrunner in the current channel implementation
#750
Signed-off-by sbidoul
Signed-off-by sbidoul
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: queue-16.0/queue-16.0-queue_job
Translate-URL: https://translation.odoo-community.org/projects/queue-16-0/queue-16-0-queue_job/
@bt-admin bt-admin added the 16.0 label Jan 3, 2026
@bt-admin bt-admin merged commit 653f71b into brain-tec:16.0 Jan 3, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 99.00990% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.56%. Comparing base (7c20ae0) to head (bed49b2).
⚠️ Report is 101 commits behind head on 16.0.

Files with missing lines Patch % Lines
queue_job/jobrunner/channels.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             16.0     #512      +/-   ##
==========================================
+ Coverage   84.60%   85.56%   +0.95%     
==========================================
  Files          87       87              
  Lines        4678     4739      +61     
  Branches      415      411       -4     
==========================================
+ Hits         3958     4055      +97     
+ Misses        634      598      -36     
  Partials       86       86              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

7 participants