CalejoControl/src
openhands ce08cf846d fix: Remove outer try-catch block from signals endpoint
- Removed the outer try-catch block that was catching HTTPException
- HTTPException now properly propagates to FastAPI error handler
- This ensures clear error messages are returned when protocol servers are disabled
2025-11-01 16:35:56 +00:00
..
core Complete production deployment with fixes 2025-11-01 10:28:25 +00:00
dashboard fix: Remove outer try-catch block from signals endpoint 2025-11-01 16:35:56 +00:00
database Complete production deployment with fixes 2025-11-01 10:28:25 +00:00
monitoring Add deployment configuration and monitoring stack 2025-10-30 07:37:44 +00:00
protocols feat: Replace mock data with enhanced mock services 2025-11-01 13:00:32 +00:00
main.py Add interactive dashboard with comprehensive testing 2025-10-30 07:22:00 +00:00
main_phase1.py Repository structure improvements and cleanup 2025-10-27 13:11:17 +00:00
main_phase3.py Phase 5: Protocol Server Enhancements 2025-10-28 11:15:55 +00:00