Skip to content

Syncing from upstream OCA/queue (18.0)#514

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

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

Conversation

@bt-admin
Copy link

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

bt_gitbot

florentx and others added 19 commits June 3, 2025 10:41
The automatic dead jobs requeuer now works out of the box.
Signed-off-by sbidoul
When a SerializationFailure occurs when updating the state of dependent
jobs, the cursor is not usable anymore so the retry failed with `current transaction is aborted`. A savepoint fixes that.
This allows creating test job with a long duration for stress testing.
Signed-off-by sbidoul
Signed-off-by sbidoul
Signed-off-by sbidoul
Signed-off-by sbidoul
Signed-off-by sbidoul
@bt-admin bt-admin added the 18.0 label Jan 3, 2026
@bt-admin bt-admin merged commit e842bd8 into brain-tec:18.0 Jan 3, 2026
4 checks passed
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 85.29412% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.37%. Comparing base (6792545) to head (2b01d85).
⚠️ Report is 56 commits behind head on 18.0.

Files with missing lines Patch % Lines
queue_job/controllers/main.py 0.00% 8 Missing ⚠️
queue_job/models/queue_job.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0     #514      +/-   ##
==========================================
+ Coverage   82.28%   82.37%   +0.09%     
==========================================
  Files          83       83              
  Lines        4639     4699      +60     
  Branches      404      409       +5     
==========================================
+ Hits         3817     3871      +54     
- Misses        751      758       +7     
+ Partials       71       70       -1     

☔ 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.

5 participants