"backend/vscode:/vscode.git/clone" did not exist on "8bf2a7b88a14188acf34b6e0693d81dfc42559b7"
fix(notify): per-recipient timeout and return user on email removal
- Use per-recipient context timeout in sendEmails to prevent later recipients from failing due to shared timeout exhaustion - Return updated user object from RemoveNotifyEmail handler for frontend state consistency (matching VerifyNotifyEmail pattern)
Please register or sign in to comment