Skip to content

Background job for email sending #20

@ralovely

Description

@ralovely

The actions sending emails block the http request flow.
They should be handled by a background process.

Ideally, we would like to avoid using a worker role or a Redis.
The use of Active Job and Action Mailer deliver_later is recommended

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions