microsoft / microsoft/pai

[Job Debugging] Approach to notify users when their jobs are in debugging reservation

Open
#2,217 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.