5sControl / 5sControl/5s-backend
Implement sending email notifications in background mode
Abierto
5s Back
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Для оптимизации процессов необходимо осуществлять отправку нотификаций в фоновом режиме
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- django, python
- Área
- backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100