Is it possible to start/continue a workflow from where it failed/terminated?
Assume that I have fixed the issue in one of my micro-services that has been called in one of my activities, and now I want to restart the workflow from where it failed. The workflow works in a retailing platform and also uses external services that we cannot rollback them.