Commit ed2141b
Alberto Farah
fix: add warning log for unknown/expired session ID in _handle_stateful_request
When a request arrives with an unknown or expired session ID, the
server now logs a warning before returning 404. This helps operators
diagnose stale session issues in production.
Closes #22041 parent b33c811 commit ed2141b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
275 | 279 | | |
276 | 280 | | |
277 | 281 | | |
| |||
0 commit comments