Hi,
I have a saga and one of the steps is to download data from external system via REST API.
Based on the reponse I need to either repeat the call in few minutes or dispatch an event with the result
What is the recommended way?
Thanks for replies.
Cheers
Pavel