Skip to content

Implement routes for action #82

Open
@nicosammito

Description

@nicosammito

The communication pattern for action:

Run a function from action (Aquila -> Action)
Result from function execution (Action -> Aquila)
Event triggering from action (Action -> Aquila)

Event triggering definition

An action can trigger an event for a given event type that will be processed from aquila. Aquila will call all flows with the given event parameters over the RabbitMQ pipeline.

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