Files
workflow-builder/src
Nikhil-Doye dc146df77d Add comprehensive API error handling and validation utilities
- Introduced apiErrorHandler module for structured error management in API calls, including timeout handling, retries, and response validation.
- Implemented safeAPICall function to wrap API calls with error handling and retry logic.
- Enhanced existing services (openaiService, embeddingProcessor, llmProcessor) to utilize the new error handling utilities, improving robustness and user feedback.
- Added validation functions for OpenAI-like responses and embedding responses to ensure data integrity.
- Improved error logging and user-friendly messages for better debugging and user experience.
2025-10-27 15:08:12 -04:00
..
2025-10-14 20:08:03 -04:00