Skip to content

Conversation

@RLeeOSI
Copy link

@RLeeOSI RLeeOSI commented Dec 18, 2025

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 .

Also cleans up some documentation. Moves some documentation out of runner.py into CONFIGURE.md where it belongs, and removes some outdated config params.

@OCA-git-bot
Copy link
Contributor

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

@RLeeOSI RLeeOSI force-pushed the 18.0-imp-disable-queue branch from 5b12a3f to 7af782a Compare December 18, 2025 21:25
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