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§
- Email
Sender Task - Email sender task for persistent async sending