Skip to content

AIP-72: Allow retrieving Assets via API Server & Task Context #45717

@kaxil

Description

@kaxil

To support outlet_events & inlet_events in Context dict within the Task SDK, we will need an endpoint on the API Server which we can fetch when outlet_events & inlet_events are accessed.

"inlet_events": InletEventsAccessors(task.inlets, session=session),

"outlet_events": OutletEventAccessors(),

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions