5sControl / 5sControl/5s-backend

Implement sending email notifications in background mode

未关闭
#302 1 条评论 0 个 reaction 已指派 1 人 已被 @Dimskay1988 认领 在 GitHub 查看
5s Back enhancement
主要语言
Python
星标
2
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

Для оптимизации процессов необходимо осуществлять отправку нотификаций в фоновом режиме

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
django, python
领域
backend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。