Khan / Khan/snippets

Retry on mail-send failure

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Priority: Critical Status: Available Type: Bug
Dominant language
Python
Stars
215
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Right now if mail-sending ("you need to write your snippets, yo") gives a 500, we error out. We should retry, or at least not give a 500. I think once we get a 500, we stop sending mail to everyone remaining on our list, which is Not Good.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating the mail-sending entry point and tracing how a 500 is handled while sending to the recipient list. Verify the behavior with a mail-send failure and confirm that remaining recipients are handled without the request ending in an unhandled 500.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.