You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(notify): dedup welcome emails — max 1 per email per 24h
Resend monthly limit hit by duplicate welcome emails.
Added recent_welcomes HashMap tracking last welcome time per email.
Skips if same email welcomed within 24 hours.
Co-Authored-By: claude-flow <ruv@ruv.net>
0 commit comments