Skip to Content

Odoo Scheduler Per Second

by

5.60

17.0 0
Live Preview
Required Apps 13
Technical Name go_cron_per_second
License OPL-1
Also available in version 17.0 16.0
You bought this module and need support ? Click here!
Technical Name go_cron_per_second
License OPL-1
Also available in version v 17.0 v 16.0
go-cron-per-second
Odoo Cron Job per Second | High-Frequency Task Automation
Enhance your Odoo scheduled actions to run at intervals measured in seconds. This module provides greater precision for time-sensitive and high-frequency automation tasks.
Odoo, Cron Job, Scheduled Actions, Automation, Odoo Development, High-Frequency Tasks, Task Scheduler, Odoo Automation, Cron per Second

Introduction

The Go Cron Per Second module for Odoo enhances the platform's native task scheduling capabilities by allowing cron jobs (Scheduled Actions) to be executed at intervals measured in seconds. By default, Odoo's scheduler is limited to a minimum interval of one minute, which can be insufficient for high-frequency or time-sensitive operations. This module provides the granular control needed for tasks that require near real-time execution, such as rapid data synchronization, frequent API calls, or immediate notifications.

Key Features

  • Adds the option to configure scheduled actions to run at intervals of seconds.

  • Provides greater precision for time-critical automation and background tasks.

  • Integrates seamlessly with Odoo's standard "Scheduled Actions" interface.

  • Allows for more frequent execution of automated workflows and data processing jobs.

  • Simple to install and configure, with no complex setup required.

Benefits

  • Enable near real-time automation for your most critical business processes.

  • Improve the responsiveness of your system by running tasks at a higher frequency.

  • Increase the accuracy of time-sensitive data synchronizations and integrations.

  • Gain more granular control over your automated workflows and scheduled tasks.

  • Enhance the performance of applications that rely on frequent background processing.

  • Provide a more robust solution for high-frequency data polling and updates.

Compatibility & Technical Details

  • License: OPL-1

  • Technical Name: go_cron_per_second

  • Installation Steps:

    1. Place the module folder into your Odoo addons directory.

    2. Restart the Odoo server.

    3. Navigate to the 'Apps' menu in your Odoo instance.

    4. Click on 'Update Apps List'.

    5. Search for the 'Go Cron Per Second' module and click 'Install'.

    6. When configuring a "Scheduled Action," you will now see "Seconds" as an available interval unit.

    7. Note: For the module to function correctly, you may need to adjust the SLEEP_INTERVAL variable in your Odoo server configuration file (e.g., odoo.conf or server.py) to a lower value, such as 1, and restart the Odoo service. This change reduces the time the Odoo cron worker waits before checking for new jobs to execute.

Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.