Skip to content

Background job for email sending #20

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions