Delegate storage file backend swap to queue jobs
Project description
Storage File Swap Backend Queue
This module integrates storage_file with queue_job to delegate the backend swap operation to asynchronous jobs.
When swapping files between storage backends via the wizard, the operation is split into batches and dispatched as queue jobs instead of running synchronously. This avoids timeouts when moving large numbers of files.
Table of contents
Configuration
The batch size (number of files processed per job) can be tuned via the system parameter:
storage_file_swap_backend_queue.swap_backend_batch_size
Default value is 5. Set it in Settings > Technical > Parameters > System Parameters to adjust throughput vs. job granularity.
A dedicated job channel root.storage_file_swap is created at install. You can configure its concurrency in Settings > Technical > Queue Job > Channels.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/storage project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_storage_file_swap_backend_queue-18.0.1.1.0-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_storage_file_swap_backend_queue-18.0.1.1.0-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4db7e8ae0455132435efa0306c0d8cce64b60d82770f158c6646ea81a956e875
|
|
| MD5 |
89bef58d1ef43ad21fbb703da250ea13
|
|
| BLAKE2b-256 |
bfec8dec94165d827536a44c279e0380b93b3dffe7024eb8cbb56835733d02f5
|