$ 34.25
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 838 |
| Technical Name |
cron_monitor_recovery |
| License | OPL-1 |
| Website | https://www.atharvasystem.com/odoo-development |
| Versions | 17.0 19.0 |
Cron Monitor
& Auto-Recovery
Enhance scheduled action management with advanced monitoring, KPI dashboards, failure alerts, and automatic recovery features.
Key
Features
KPI Dashboard
Monitor system health using advanced KPI dashboards with quick filters for running, successful, and failed tasks.
Auto-Recovery Engine
Configure automatic retries for failed jobs with exact retry limits and precise retry delays.
Email Failure Alerts
Receive real-time automated email alerts directly to configured users when crons fail or permanently stall.
Traceback Monitoring
Capture complex execution error tracebacks right in the backend logging screen for easy and swift debugging.
Real-time Running Status
Easily check and monitor which scheduled actions are currently running in real-time.
Easy Manual Reactivation
Review permanently failed jobs, adjust root causes, and reactivate the pipeline intuitively spanning custom actions.
How It
Works
KPI Dashboard Overview
DashboardView a high-level summary header showing overall statistics: Total Crons, Active jobs, currently Running Now, and Failed tasks. This provides an instant snapshot of your scheduled actions' health.
Monitor Tab Configuration
ConfigurationInside the Scheduled Action form, the new 'Monitor' tab provides all the toggles. Enable monitoring and view the latest execution status, last duration, and set a max execution time limit.
Auto-Retry Logic
RetriesConfigure how failures are handled. Set 'Max Retries' and a 'Retry Delay'. The system tracks the 'Current Retry Count' and will flag the job as 'Permanently Failed' if all attempts are exhausted.
Failure Alerts Setup
AlertsStay informed by enabling 'Alert on Failure'. You can restrict alerts to only send when a job is 'Permanently Failed', and seamlessly select which Odoo Users should receive the notification emails.
Quick Log Access
Smart ButtonA dedicated 'Logs' smart button on the Scheduled Action form gives you immediate, one-click access to the full history of executions, duration, and error traces.
Successful Execution
SuccessWhen jobs complete normally, the monitor tab updates seamlessly, indicating a 'Success' status along with the exact duration the job took to run.
Handling Failures & Errors
ErrorsWhen a job fails, the status updates to 'Failed', the retry count increments, and the complete Python traceback is captured directly in the 'LAST ERROR' field. A chatter notification is also logged.
Permanent Failure & Reactivation
ReactivationIf max retries are reached, the job is deactivated and marked 'Permanently Failed'. A clear 'Reactivate Cron' header button allows administrators to easily jumpstart the process after fixing the code.
Comprehensive Log History
LogsDive deep into the structured log history. This dedicated list view displays exactly when jobs ran, their final status ('Success' or 'Failed'), duration, and detailed error messages on failed rows.
Quick Logs in List View
List ViewA convenient 'Logs' icon is placed directly on the main Scheduled Actions list rows. Click it to instantly drill down into a specific job's execution history without opening its form.
One-Click Failed Filter
FilteringClicking the 'Failed' dashboard card instantly applies a quick filter to the list view, isolating problem crons so you can focus on resolving execution blockers immediately.
Dynamic 'Running Now' View
Real-timeSelect the 'Running Now' card to filter the list and watch which background processes are actively locking the processor, giving you true real-time visibility into the worker queues.
Advanced Standard Filters
SearchThe search view includes powerful new defaults. Use the standard dropdown menu to easily toggle between new statuses: Running, Success, Failed, and Permanently Failed.
You may
also like
Atharva System
Innovating Odoo experiences for Enterprise and Community users.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 838 |
| Technical Name |
cron_monitor_recovery |
| License | OPL-1 |
| Website | https://www.atharvasystem.com/odoo-development |
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.
Please log in to comment on this module