Skip to content

Event sources should be decoupled from actions #41

@inlined

Description

@inlined

Expected Behavior

Any EventSource should only have to know about a single service with a single interface. They should not be expected to understand the quirks of each particular action nor need to wait for an action to succeed/fail.

Actual Behavior

Our current demo wires GitHub events directly to Elafros routes

Steps to Reproduce the Problem

Follow the GitHub demo

Additional Info

This is a back-filed issue for #40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions