In addition to the end and destination action to respond to the caller, it would be nice to have a respond action.
This would make it possible to do additional asynchronous actions after the respond.
The advantages would be:
- a more responsive UI (not waiting for all actions to be finished)
- possibility to have parallel running actions
- a way to trigger longer running actions