Commit Graph

12 Commits

Author SHA1 Message Date
pedro 57f9e28466 up_snapshots: simplify and clarify errors
specially, do not halt in case of errors, just print them in logs
2024-11-12 14:37:55 +01:00
pedro fc849f0360 recover old up_snapshot functionality
- We don't need the if settings.DEBUG anymore, we have a logger
configuration that when DEBUG is there, a trace is always generated
- restore old error message that is shorter and clearer than the new one
2024-11-12 14:31:46 +01:00
Thomas Nahuel Rusiecki b752a8750e better error messages 2024-11-11 04:06:22 -03:00
Thomas Nahuel Rusiecki 1330a231ef better error handling and logging 2024-11-09 16:46:01 -03:00
pedro 79a34c9b55 logger: always do traceback when DEBUG var is True
related to #13
2024-11-05 03:43:18 +01:00
pedro d4f50961bc improve logging text for certain messages 2024-10-31 14:24:16 +01:00
Cayo Puigdefabregas 4b3471d24e fix bug 2024-10-31 10:24:15 +01:00
Cayo Puigdefabregas e74ddc47a7 extract logs with colors and depending of DEBUG var 2024-10-31 10:14:02 +01:00
Cayo Puigdefabregas 2636e80ece error in build but not lock the flow 2024-10-30 15:17:15 +01:00
Cayo Puigdefabregas fcb07a7337 Add reindex from snapshots files 2024-10-25 17:36:13 +02:00
Cayo Puigdefabregas 0136a98ff5 add annotations in device and in lots 2024-07-30 13:37:08 +02:00
Cayo Puigdefabregas 91780be94b change snapshots for evidences 2024-07-26 17:59:34 +02:00