Files
Yeuoly d52a9cef4d refactor(session_manager): update GetSession function to return error
- Modified GetSession to return an error alongside the session, improving error handling when a session is not found.
- Updated invocation of GetSession in AWS event handler to handle the new error return value.
- Removed logging statements in favor of returning errors directly for better error propagation.
2025-07-24 13:36:34 +08:00
..
2025-01-06 14:38:44 +08:00