Skip to content
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

Syncing from upstream OCA/queue (18.0) #431

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Syncing from upstream OCA/queue (18.0) #431

merged 5 commits into from
Jan 17, 2025

Conversation

bt-admin
Copy link

bt_gitbot

lmignon and others added 5 commits January 13, 2025 14:56
By default, odoo never runs the same cron job in parallel. This commit uses the identity key mechanism to enforce this mechanism when a cron job is run as a queue job. This behaviour can be controlled by a new setting on the cron definition but is activated by default to keep the original behaviour
Signed-off-by simahawk
@bt-admin bt-admin added the 18.0 label Jan 17, 2025
@bt-admin bt-admin merged commit 121f708 into brain-tec:18.0 Jan 17, 2025
4 checks passed
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.16%. Comparing base (c754edb) to head (ff7c9fe).
Report is 15 commits behind head on 18.0.

Files with missing lines Patch % Lines
queue_job/delay.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             18.0     #431   +/-   ##
=======================================
  Coverage   79.16%   79.16%           
=======================================
  Files          59       59           
  Lines        4041     4041           
  Branches      374      374           
=======================================
  Hits         3199     3199           
  Misses        790      790           
  Partials       52       52           

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

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