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

Propagate errors when some tasks in BgTask fail #3700

Open
jopemachine opened this issue Feb 14, 2025 — with Lablup-Issue-Syncer · 0 comments
Open

Propagate errors when some tasks in BgTask fail #3700

jopemachine opened this issue Feb 14, 2025 — with Lablup-Issue-Syncer · 0 comments
Assignees

Comments

@jopemachine
Copy link
Member

Motivation  

Required Features

  • Since the entire BgTask is successfully completed, BgTaskDone will be published.
  • So, it will be necessary to either add an additional field to BgTaskDone to include information about partial failures or define a separate event to convey the partial failures.

Impact

  • Whether adding a new field to BgTaskDone or publishing a new type of event, there should be no breaking changes.

Testing Scenarios  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant