Skip to content

Figure out how to get results back from external actions #33

@dimfeld

Description

@dimfeld

Some Options:

  • Provide an HTTP endpoint to hit with the output payload.
    • This has the downside that you have to provide a URL that is actually resolvable by the task.
    • Providing the base hostname or IP in the Ergo config would be a good way to do this.
  • Provide a file path to write with the output payload. For docker containers this would be a volume mounted into the container.
    • For task orchestrators, can we do something similar?

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