Upload task logs to remote storage in Task SDK supervisor #46234
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
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: