Skip to content

Retrieve Input/Output of Runner Task in flamepy #364

@k82cn

Description

@k82cn

Motivation

The flamepy.Runner uses Flame Session/Task to execute workloads. When a task is submitted via RunnerService, the input and output are stored as ObjectRef pickled data in the Flame cache. Currently, there is no convenient way for applications to inspect the actual input/output data of a task after it has been executed.

Function Specification

Provied a get_data helper function in runner to retrieve all data.

Solutions

N/A

Additional context

N/A

Metadata

Metadata

Assignees

Labels

priority/p1High priorityrferequest for enhancement
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions