Open misikdmytro opened 1 month ago
Add validation for configuration
Currently, if user won't provide some part of the configuration (e.g. planner job factory), the scheduler will be created but it can't be used because it will panic later
Implement validation for configuration
No response
🔥 Feature Description
Add validation for configuration
🚀 Problem Solved
Currently, if user won't provide some part of the configuration (e.g. planner job factory), the scheduler will be created but it can't be used because it will panic later
💡 Proposed Solution
Implement validation for configuration
🔄 Alternatives Considered
No response
📦 Additional Context
No response
📚 Related Issues
No response