Skip to content

recommended way to abort on success #190

@ghost

Description

I have a set of organizers... The first one is called CheckCache the last one is called WriteCache
If CheckCache finds the result that was set from the last call in my Organizer pipeline, I want to abort and just set the cached value on the context.

I don't see any obvious way to tell the Interactor that processing is completed other than to state that it failed which in this case isn't true, it's simply that one of the organizers has found the data needed in the cache that would normally require calling out to another service in the follow up organizers.

Thanks for any advice.

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