Background processing
The Notification plugin supports background processing to improve performance when sending notifications.
How it worksβ
When background processing is enabled, notifications are queued and processed in the background rather than being sent immediately when triggered. This prevents delays on your website when notifications are sent.
Benefitsβ
- Improved website performance
- Prevents timeouts for large notification batches
- Better handling of external API calls (for carriers like Slack, Discord, etc.)
Configurationβ
Background processing settings can be configured in the Notification plugin settings under the Advanced tab.