-
Notifications
You must be signed in to change notification settings - Fork 215
Open
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels