Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Apr 10, 2025

Add error handling to return a 404 NOT_FOUND response when a request is made with a non-existent session ID. This prevents potential NullPointerExceptions when processing requests with invalid session IDs.

Add error handling to return a 404 NOT_FOUND response when a request
is made with a non-existent session ID. This prevents potential
NullPointerExceptions when processing requests with invalid session IDs.

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
@tzolov tzolov added bug Something isn't working area/server labels Apr 10, 2025
@tzolov tzolov added this to the 0.9.0 milestone Apr 10, 2025
@tzolov tzolov merged commit 2895d15 into main Apr 10, 2025
1 check passed
@tzolov tzolov deleted the handle-server-missing-session-id branch April 10, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/server bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants