mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 10:12:03 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
To use this module, you need to:
|
||||
|
||||
#. Go to a scheduled action, a flag "Run as queue job" will allow you to run
|
||||
the action as a queue job. You will also allowed to select a channel of its
|
||||
execution.
|
||||
To configure dedicated channels please refers to queue_job help: https://github.com/OCA/queue/blob/12.0/queue_job/README.rst
|
||||
|
||||
Channels can be used to manage sequential jobs and prevent concurrency accesses.
|
||||
To do that you just have to define a channel per cron limited to 1 at time.
|
||||
Loading…
Add table
Add a link
Reference in a new issue