Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using celery to run email sending in the background #28

Open
devvspaces opened this issue Aug 21, 2024 · 0 comments
Open

Using celery to run email sending in the background #28

devvspaces opened this issue Aug 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@devvspaces
Copy link
Owner

Celery

  1. Adding emails to be sent to a queue
  2. Should be able to monitor running tasks in the UI
  3. Should be able to see the status of batches sent
  4. Should be able to see errors if any occur per tasks
  5. Should be able to stop a task
@devvspaces devvspaces added the enhancement New feature or request label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant