Error Handling
Last updated
Last updated
Lleverage provides comprehensive error handling and validation to ensure your workflows run smoothly. The platform proactively identifies configuration issues before you run or publish your workflows, saving you time and preventing runtime failures.
Real-time validation of action card configurations
Visual indicators for error locations
Detailed error messages with solutions
Error handling within the Run Panel
Multiple ways to fix issues (manual, Copilot assistance)
Fallback error management for runtime issues
💡 The validation system works continuously as you build your workflow, catching issues before you attempt to run or publish.
Hover over the error notification in the top right corner
Click on a specific error to navigate directly to the issue
Alternatively, locate action cards with orange outlines in your workflow
Hover over the "i" icons next to field labels to see detailed error messages
💡 Error messages will explain exactly what's wrong and what you need to do to fix the issue.
Read the error message to understand the specific requirement
Make the necessary changes to the configuration as suggested
Check if the orange outline disappears, indicating the error is resolved
Repeat for any remaining errors in your workflow
⚠️ Common issues include missing required fields, incorrect data formats, or missing authentication for external providers.
Identify an error in your workflow
Click the "Auto Fix" button or tell Copilot about the error
Copilot will suggest changes to resolve the issue
Review the suggested fix and apply it if appropriate
⚠️ Copilot cannot handle authorization to external providers or log you into services - these actions must be completed manually.
If an error occurs during workflow execution, an error panel will appear
Read the detailed error message to understand the issue
Choose one of the following options:
Fix the issue manually based on the error message
Click "Auto Fix" to let Copilot solve the problem
Tell Copilot how you'd like to fix the workflow
💡 Runtime errors often reveal edge cases or conditions that weren't apparent during the building process.
Lleverage shows errors in multiple locations to ensure you don't miss them:
In the top bar as notification chips
In the publish panel when attempting to publish
In the run panel when testing your workflow
On the action cards themselves (orange outlines)
Next to specific field labels within action cards
⚠️ Authentication issues with external providers are common errors that require manual resolution - the system will guide you through what needs to be done.