Skip to content

Move email sending in a celery task #1143

@lunika

Description

@lunika

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

Emails are sent during a request, sometimes the connection to the server email can take time or fail.

Describe the solution you'd like

Move the email sending in a celery task to avoid the side effect listed before.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions