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

[WIP] refactor(osc): dispatch osc away from flow task #3416

Open
wants to merge 1 commit into
base: dev/4.3.x
Choose a base branch
from

Conversation

LioRoger
Copy link
Collaborator

What type of PR is this?

type-feature

What this PR does / why we need it:

  1. let flow service task done, but status remains executing
  2. update flow task status by OSC QZ scheduler
  3. resource will not be release if task failed
  4. flow status transfer to ABNORMAL if task failed
  5. cancel or complete task will do resource release

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@yhilmare yhilmare added the type-refactor refactor code or rename variables label Sep 14, 2024
@yhilmare yhilmare changed the title [WIP] refactor(osc): dispatch osc away from flow tas [WIP] refactor(osc): dispatch osc away from flow task Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-refactor refactor code or rename variables
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants