Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1206 |
Technical Name |
smile_wsqueue |
License | AGPL-3 |
Website | http://www.smile.fr |
Versions | 13.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1206 |
Technical Name |
smile_wsqueue |
License | AGPL-3 |
Website | http://www.smile.fr |
Versions | 13.0 17.0 18.0 |
Smile WSQueue
The Smile WSQueue module provides a job queue system for managing asynchronous tasks in Odoo. It allows you to define, execute, and monitor jobs with retry mechanisms and error handling.
Table of contents
Usage
To use this module, follow these steps:
- Define a job by inheriting the `Job` model and implementing your custom logic.
- Use the `send_job_failure_mail` method to send email notifications for failed jobs.
- Monitor the job queue in the Odoo backend.
Configuration
To configure this module:
- Ensure that the email server is properly configured in Odoo.
- Define a mail template for job failure notifications by overriding the `get_job_failure_mail_template` method.
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 smash it by providing detailed and welcomed feedback here.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
- Smile SA Development Team
Maintainer
This module is maintained by Smile SA.
Since 1991 Smile has been a pioneer of technology and also the European expert in open source solutions.
Please log in to comment on this module