Tasks Situations
Introduction
The log mechanism is designed to track the status and details of tasks within the system. It provides valuable information about task progress, success, failure, or other relevant statuses. This documentation outlines the log status indicators and how to view log details.
Status
The log status is represented by different colors to indicate the current situation of tasks:
Waiting (Yellow): Tasks that are in a pending state and waiting to be processed or executed.
Failure (Red): Tasks that have encountered errors or failures during processing or execution.
Success (Green): Tasks that have been successfully processed or executed without any issues.
Declined (Blue): Tasks that have been declined or rejected for specific reasons.
Situation Functions
Run: Run button tries to task run instantly. Task starts from beginning again.
Queue: Adds the task in the queue. Task runs when the turn has come.
Log: Shows the log of task such as failure reason, completed succesfully with which steps or declined for which reason etc.
Task Situation Details
The log mechanism provides detailed information about each task's status, including the reason for any failure or declined state. This information helps in troubleshooting and identifying the cause of errors or declined tasks. Log details may include:
- Error messages or codes indicating the cause of failure.
- Connection issues or network errors that prevented task execution.
- Specific reasons for task declination, such as policy violations or invalid inputs.
Conclusion
The log mechanism provides a comprehensive overview of task statuses and offers detailed information about task failures, successes, and declined situations. By leveraging the log status indicators and viewing log details, users can effectively monitor task progress, troubleshoot errors, and take appropriate actions to ensure smooth task execution.