5sControl / 5sControl/5s-backend
Implement sending email notifications in background mode
Ouverte
5s Back
enhancement
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Для оптимизации процессов необходимо осуществлять отправку нотификаций в фоновом режиме
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue mentions sending email notifications in the background but does not specify the current notification system or which emails to move. Look for existing email-sending code, likely in Django views or signals. Research Django's Celery or RQ for background tasks, and check the project's configuration for any existing task queue setup. 'Done' means emails are queued and sent asynchronously without blocking the main request.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- django, python
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100