Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web API for scheduling #2533

Merged
merged 3 commits into from
Oct 20, 2021

Conversation

wjsi
Copy link
Member

@wjsi wjsi commented Oct 19, 2021

What do these changes do?

Add an API to query scheduled subtasks and related bands.

Related issue number

Fixes #2438

@wjsi wjsi added type: feature New feature to be backported Indicate that the PR need to be backported to stable branch mod: scheduling service labels Oct 19, 2021
@wjsi wjsi added this to the v0.8.0rc1 milestone Oct 19, 2021
@wjsi wjsi requested a review from qinxuye as a code owner October 19, 2021 09:34
@wjsi wjsi requested a review from hekaisheng as a code owner October 19, 2021 09:35
@wjsi wjsi force-pushed the feature/schedule_web_api branch from ceee825 to 7ea9a20 Compare October 19, 2021 09:46
@wjsi wjsi changed the title Add web query API for scheduling Add web API for scheduling Oct 19, 2021
Copy link
Collaborator

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@hekaisheng hekaisheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hekaisheng hekaisheng merged commit e2b3eab into mars-project:master Oct 20, 2021
@wjsi wjsi deleted the feature/schedule_web_api branch October 20, 2021 02:30
wjsi added a commit to wjsi/mars that referenced this pull request Oct 20, 2021
@hekaisheng hekaisheng added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List subtasks of a task and their basic information like running workers.
3 participants