[Job Debugging] Approach to notify users when their jobs are in debugging reservation
Open
Nobody has claimed this yet.
pai-dev
system
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
What would you like to be added:
Ability to notify user through email when their jobs fail and is in debugging reservation.
For example, if user enabled job debugging and then set the email address when submitting the job. User will receive the email as a notify, if the job is reserved for debugging.
Why is this needed:
Users could know the status of their job at the first time.
Without this feature, how does the current module work:
User should monitor their job's log through webportal to ensure whether it's in debugging reservation or not.
Components that may involve changes:
TDB
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named; start by locating the job-debugging reservation flow and the existing email-notification path. Confirm how a submitted debugging email address is stored, then define completion as sending a notification when a failed job enters debugging reservation and verifying the user can learn that status without monitoring the web portal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100