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
We currently depend on signals from web requests to send emails. Ie. someone clicks a link, an email is sent as a side-effect. This does not work for time-sensitive or delayed emails, and we need a solution for that.