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
Hey,
Could mail notifications be sent asynchronously in the queue or else instead of in the main thread of the current action ?
Additional context
I am using an SMTP server to send my notifications and today my SMTP logins attempts were failing.
Because of that, on each submission's actions (creation/approbation), the 8 notifications (one for each reviewer) were failing causing timeouts.
I temporarly disabled the notifications and each actions were now instant.
Uh oh!
There was an error while loading. Please reload this page.
Question
Hey,
Could mail notifications be sent asynchronously in the queue or else instead of in the main thread of the current action ?
Additional context
I am using an SMTP server to send my notifications and today my SMTP logins attempts were failing.
Because of that, on each submission's actions (creation/approbation), the 8 notifications (one for each reviewer) were failing causing timeouts.
I temporarly disabled the notifications and each actions were now instant.
Versions :
Craft CMS | PRO | 4.14.15
Workflow | 2.0.15
The text was updated successfully, but these errors were encountered: