• erio's avatar
    fix(notify): per-recipient timeout and return user on email removal · 30b926ad
    erio authored
    - 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)
    30b926ad
user_handler.go 6.12 KB