Skip to content

Implement Action Service #82

@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

No labels
No labels

System

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions