Skip to content

Celery accesses SMTP configs before exporting event #6833

@kushthedude

Description

@kushthedude

Celery needs SMTP Configuration before exporting the event.

Actual Behaviour :

Without the SMTP configuration, the event export task fails and throws this error.

[2020-02-10 17:16:00,274: ERROR/ForkPoolWorker-2] SMTP & sendgrid have not been configured properly
NoneType: None

Expected :

Event Export should work without the SMTP Configuration too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions