Skip to content

[16.0][FWD] queue_job: port multiple changes from 15.0 - #520

Merged
OCA-git-bot merged 5 commits into
OCA:16.0from
camptocamp:oca-port-pr-519-from-15.0-to-16.0
Feb 28, 2023
Merged

[16.0][FWD] queue_job: port multiple changes from 15.0#520
OCA-git-bot merged 5 commits into
OCA:16.0from
camptocamp:oca-port-pr-519-from-15.0-to-16.0

Conversation

@simahawk

Copy link
Copy Markdown
Contributor

etobellaand others added 5 commits February 28, 2023 13:49
When a job is postponed because of a retryable error, as the error
is not re-raised, we reach the new method
self._enqueue_dependent_jobs(env, job)
With a closed cursor. Return early in case of postponing, as there is
no chance dependent jobs can become pending anyway.
jobrunner_db_user, jobrunner_db_password
@simahawksimahawk added this to the 16.0 milestone Feb 28, 2023
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

@simahawksimahawk changed the title [16.0][FWD] Port multiple changes from 15.0[16.0][FWD] queue_job: port multiple changes from 15.0Feb 28, 2023
@simahawk

Copy link
Copy Markdown
ContributorAuthor

/ocabot merge minor

@OCA-git-bot

Copy link
Copy Markdown
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-520-by-simahawk-bump-minor, awaiting test results.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 5edb5ec. Thanks a lot for contributing to OCA. ❤️

Sign up for freeto 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

@simahawk@OCA-git-bot@sebalix@etobella@guewen@repodevs@sanchonuria