Torsten Schulz (local)
|
8ee0bbf3cd
|
Add TransportWorker and enhance logging: Introduced TransportWorker to the worker module and improved shutdown logging in the daemon for better visibility during system termination. Updated watchdog thread sleep mechanism for quicker shutdown response and refined error handling in DbError conversion to include SQLSTATE as a string.
|
2025-11-26 16:03:27 +01:00 |
|
Torsten Schulz (local)
|
25f2eb150d
|
Enhance error handling in DbError conversion: Improved the From<PgError> implementation to provide detailed error messages, including SQLSTATE, detail, and hint when available, for better debugging and clarity in database error reporting.
|
2025-11-25 14:21:42 +01:00 |
|
Torsten Schulz (local)
|
70ff0bc06c
|
Implement robust type handling in row_to_map: Enhanced the row_to_map function to provide a more reliable string representation of database values based on their actual types, improving error handling and data integrity.
|
2025-11-24 09:36:32 +01:00 |
|
Torsten Schulz (local)
|
d0ec363f09
|
Initial commit: Rust YpDaemon
|
2025-11-21 23:05:34 +01:00 |
|