Skip to main content

Module task

Module task 

Source
Expand description

Email sender task for scheduler integration

Handles async, persistent email sending with template rendering. Templates are rendered at execution time, not scheduling time. Retry logic is handled by the scheduler’s built-in RetryPolicy.

Structs§

EmailSenderTask
Email sender task for persistent async sending

Type Aliases§

TaskId