S7_snap7_Stremer_n_Recorder/utils
Miguel ee6918445e feat: Implement robust backend instance management with HTTP health checks and PID verification
- Added InstanceManager class for managing backend instances.
- Introduced double HTTP health checks with configurable intervals.
- Implemented PID-based verification and cleanup of stale processes.
- Enhanced instance initialization and cleanup processes.
- Updated main.py to utilize the new instance management system.
- Modified system_state.json to reflect changes in active datasets and last update timestamp.
2025-08-22 14:13:07 +02:00
..
csv_validator.py feat: Enhance event logging, improve CSV handling, and optimize Chart.js zoom functionality 2025-08-15 00:42:14 +02:00
instance_manager.py feat: Implement robust backend instance management with HTTP health checks and PID verification 2025-08-22 14:13:07 +02:00
json_manager.py Refactor configuration management and schema handling 2025-08-13 23:31:47 +02:00
optimized_batch_reader.py Add comprehensive tests for snap7 v2 functionality 2025-08-21 20:30:41 +02:00
symbol_loader.py feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
symbol_processor.py feat: Add confirmation dialog for deletion operations, enhance logging in symbol processor, and update button color schemes 2025-08-15 22:31:25 +02:00