5sControl / 5sControl/5s-backend

Implement sending email notifications in background mode

オープン
#302 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。