vvzvlad
|
1e38b5aca6
|
Refactor check_logs function in checker.py to focus on subscription completion detection. Removed dynamic error and proof speed logging, simplifying the health check process. Now returns a status based on subscription completion, enhancing clarity and maintainability of the health check logic.
|
2025-01-19 09:44:17 +03:00 |
|
vvzvlad
|
49c13d9e42
|
Enhance health check in checker.py by adding a print statement for the fixed message "test ok". This improves visibility of the health status during execution while maintaining the existing error handling structure.
|
2025-01-18 17:57:29 +03:00 |
|
vvzvlad
|
4e50ee554b
|
Comment out dynamic log data retrieval in checker.py, maintaining a fixed health status callback message "test ok". This change simplifies the health check process while preserving error handling functionality.
|
2025-01-18 15:03:02 +03:00 |
|
vvzvlad
|
f5706ac887
|
Update health status callback in checker.py to return a fixed message "test ok" instead of dynamic log data
|
2025-01-18 14:52:59 +03:00 |
|
vvzvlad
|
da787935df
|
Add node-checker service
|
2025-01-18 13:59:41 +03:00 |
|