📄️ Unit and Regression Tests
Unit Tests
📄️ Debugging Workflows
Orkes Conductor provides a visual representation of workflows that aids in quickly troubleshooting issues. The Conductor UI allows users to inspect workflow executions, facilitating rapid identification and resolution of problems.
📄️ Log Levels
Conductor is based on Spring Boot, so the log levels are set via Spring Boot properties.
📄️ Metrics and Observability
The Orkes Conductor Dashboard gives a quick overview of the metrics & alerts on your Conductor console. It provides a centralized intuitive interface to track and get insights on the behavior and performance of tasks and workflows that can aid in troubleshooting errors.
📄️ CI/CD Best Practices
Conductor workflows are the core part of your application and should be versioned, controlled, and released similarly to the code.