Commit Graph
9 Commits
Author SHA1 Message Date
appleb_m 3801c11e8d exception hadnling updates 2026-05-22 18:06:01 +02:00
appleb_m 7847b5a98e DAQ/GUI: fixed local_contact_panel.py, exception handling for state transition errors, added transition to BEC maintenance mode, and wired or added palce holder functions for local contact panel
Build and Publish / test (push) Successful in 1m20s
Build and Publish / build (push) Successful in 16s
Build and Publish / Build and Deploy Docs (push) Successful in 36s
2026-05-20 15:50:16 +02:00
appleb_m c60d2b5303 Exceptions: added StateTransitionFailed and Maintenance Exceptions. ALso BECCommunicationException 2026-05-20 11:46:04 +02:00
appleb_m ad5d0ab667 Exceptions: corrected Mounting error in server exception handling 2026-05-08 13:10:46 +02:00
appleb_m e5ffbb9b18 Server: updated server_exception_handler.py and also error_codes.py to cover all custom exceptions
Build and Publish / build (push) Successful in 19s
Build and Publish / Build and Deploy Docs (push) Successful in 58s
2026-04-23 17:22:36 +02:00
appleb_m 624a8365a9 Sever_exception_handler: added handlers for JFJOCH and Aerotech errors 2026-03-25 13:21:38 +01:00
appleb_m c54d3c1f1e Exceptions: added handling for tellcommunication and smargon communication errors 2026-02-27 16:24:21 +01:00
appleb_m 7b6c417597 Common: added error_codes script and refactored auth, excception handler and service_exception handler to utilise them 2026-02-24 14:42:58 +01:00
appleb_m 5444ee97e3 Updated exception hadnling in server to use fastAPI exception handlers, and moved custom exception classes to exception_handler.py in Common 2026-02-24 11:28:25 +01:00