Skip to content

Conversation

@sebalix
Copy link
Contributor

@sebalix sebalix commented Jul 29, 2022

So we can configure the size of the channel.

We experienced a lot of locks and concurrent update issues on a table because tens of jobs were running in parallel (root is set with a high value).

<record id="job_function_base_import_import_split_file" model="queue.job.function">
<field name="model_id" ref="base_import.model_base_import_import" />
<field name="method">_split_file</field>
<field name="channel_id" ref="channel_base_import" />
Copy link
Contributor

Choose a reason for hiding this comment

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

to make these changes effective we need a migration step IMO

Copy link
Member

Choose a reason for hiding this comment

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

It can be changed by users, could be good to have a migration (only if no other channel than root was configured manually), but is not strictly required IMO

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@lmignon
Copy link
Contributor

lmignon commented Nov 22, 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-449-by-lmignon-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit c5f3c40 into OCA:14.0 Nov 22, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 8a43fe6. 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.

6 participants