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

Upload task logs to remote storage in Task SDK supervisor #46234

Open
1 of 2 tasks
ianbuss opened this issue Jan 29, 2025 · 0 comments
Open
1 of 2 tasks

Upload task logs to remote storage in Task SDK supervisor #46234

ianbuss opened this issue Jan 29, 2025 · 0 comments
Labels
area:logging area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet

Comments

@ianbuss
Copy link
Contributor

ianbuss commented Jan 29, 2025

Description

If remote logging has been configured, the supervisor should attempt to upload the task logs to remote storage as part of its post-execute step. The flow should look something like the following:

execute -> upload remote storage -> report final state to API -> finalize (e.g. run listeners) -> supervisor uploads task logs

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ianbuss ianbuss added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Jan 29, 2025
@ashb ashb added the area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK label Jan 29, 2025
@dosubot dosubot bot added the area:logging label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logging area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet
Development

No branches or pull requests

2 participants