Skip to content

Conversation

@guewen
Copy link
Member

@guewen guewen commented Jun 21, 2022

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.

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.
Copy link
Contributor

@simahawk simahawk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems legit

@guewen
Copy link
Member Author

guewen commented Jun 21, 2022

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 14.0-ocabot-merge-pr-441-by-guewen-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit cb30436 into OCA:14.0 Jun 21, 2022
@OCA-git-bot
Copy link
Contributor

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants