Skip to content

Feature: Lazy load payload #11

@zirkelc

Description

@zirkelc

Instead of loading the payload from the store (e.g. S3) at the start of the execution, we could prepare the loading arguments (e.g. setting bucket and object key) and defer the load until the payload is actually needed. This could be useful when dealing with multiple big payloads which need to be processed sequentially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions