Previously, errors from INSERT INTO audit_log were silently discarded using _, _, which meant audit log failures could go unnoticed during add/delete/cleanup operations. The changes now properly capture and return errors for permanent entry operations and temporary entry operations, except for cleanupExpiredTemp which logs warnings instead of failing the entire cleanup process when individual audit log entries fail.
6.1 KiB
6.1 KiB