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

[Improve][Manager] Combine schedule state transition with group operations #10360

Closed
2 tasks done
Tracked by #9779
aloyszhang opened this issue Jun 5, 2024 · 0 comments
Closed
2 tasks done
Tracked by #9779
Assignees
Milestone

Comments

@aloyszhang
Copy link
Contributor

aloyszhang commented Jun 5, 2024

Description

Currently, the group and schedule are managed individually. But the schedule states are mainly controlled by the group operations, like :

  • schedule info should be saved when group saved
  • schedule info should be removed when the group is deleted
  • schedule info should be updated when the group is updated
  • schedule info should be registered to the schedule engine when the group approved

This issue aims to combine the schedule stats with the group operations.

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@aloyszhang aloyszhang added this to the 1.13.0 milestone Jun 5, 2024
@aloyszhang aloyszhang self-assigned this Jun 5, 2024
@aloyszhang aloyszhang changed the title [Improve][Manager] Support more status for schedule info [Improve][Manager] Combine schedule state transition with group operation Jun 18, 2024
@aloyszhang aloyszhang changed the title [Improve][Manager] Combine schedule state transition with group operation [Improve][Manager] Combine schedule state transition with group operations Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant