Skip to content

Implement test execution routes #83

Open
@nicosammito

Description

@nicosammito

The communication pattern for execution:

  • Endpoint to execute given action function async (response only execution_id) (Adapter -> Aquila)
  • Endpoint to execute given action function sync (response is result of execution) (Execution -> Aquila)
  • Endpoint to ask for result by given execution_id (Execution -> Aquila)

Metadata

Metadata

Assignees

Labels

blockedThis is blocked by some other work

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions