
The code review link backend/src/delphi_web_server/dama/server.py:228 is pointing to line 228, but the actual code change being reviewed is on line 231.
Link points to: line 228 (raise HTTPException(status_code=400, detail=error_details))
Actual change is on: line 231 (except SearchTimeout as e: and the new exception handler)
The link should point to line 231 where the actual SearchTimeout exception handler is added, not line 228 which contains unrelated code.
This is a new issue that has started occurring recently and is recurring across multiple code reviews.
Cursor version:
Version: 1.4.5 (Universal)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0
Please authenticate to join the conversation.
In Review
Feedback
10 months ago

Yael Mi
Get notified by email when there are changes.
In Review
Feedback
10 months ago

Yael Mi
Get notified by email when there are changes.