microsoft / microsoft/pai

task retry count doesn't work if `extras.gangAllocation` is not set to false

Open
#5,004 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pai-dev
Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

Currently, if we only set task retry count (like the following picture), but doesn't modify extras.gangAllocation, the setting won't work.

image

Users may easily get confused by the behavior. Could we pop out a warning to remind the user to set extras.gangAllocation?

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

Start from the task configuration UI where retry count and extras.gangAllocation are set. Reproduce the configuration with a retry count and no explicit gangAllocation value, then trace the existing validation or warning behavior. Done means users receive a clear warning to set extras.gangAllocation when this combination is used.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.