Skip to content

Conversation

@RLeeOSI
Copy link

@RLeeOSI RLeeOSI commented Jan 26, 2026

Adds a config param to disable the queue for testing purposes. In the [queue_job] section of your odoo conf file, include queue_job__no_delay=True to disable the job queue. This is particularly useful for odoo.sh and other environments where setting an env var is not convenient. Follows the same format as the env var QUEUE_JOB__NO_DELAY or the context key queue_job__no_delay .

@OCA-git-bot
Copy link
Contributor

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

@RLeeOSI
Copy link
Author

RLeeOSI commented Jan 26, 2026

Depends on #886

@RLeeOSI
Copy link
Author

RLeeOSI commented Jan 26, 2026

@sbidoul Second part of the split PR

@RLeeOSI RLeeOSI force-pushed the 18.0-imp-confdisablequeue branch from d31fc46 to 207fc96 Compare January 26, 2026 17:15
@RLeeOSI
Copy link
Author

RLeeOSI commented Jan 26, 2026

codecov test failing as this change depends on conf file changes to take effect. I'm not aware of a way to test changes to conf files in unit tests

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants