The email engine, a crucial component of FlowWright, is responsible for processing all outgoing emails. It's designed with a focus on performance and scalability and, based on its configuration, can execute hundreds of thousands of emails. FlowWright maintains an email queue, and the engine efficiently processes these emails through the queue.
Engine Configuration
The engine can be tuned to improve performance and optimize results using the following configuration settings in the UI.
Note:
Send an email every - checks and processes outgoing emails
Send email retry count - retries to send the email # of times
Process task reminders - interval to process task reminders
REST API
The engine also provides a REST API that provides real-time information about the engine. The REST API can be accessed using the following URL:
http://localhost:5072