Skip to content

[New Feature] Implement Asynchronous Email Delivery with Sidekiq #282

@mattfeg

Description

@mattfeg
  • Context
    Sending emails synchronously can slow down user-facing requests and affect application performance. Asynchronous email delivery will improve response times and handle email delivery failures gracefully.

  • Solution
    Modify email sending to use deliver_later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions