Currently, only one event is supported, which signals the task state update.
It would be nicer to have another event, which signals the task processing done with either success or terminated status 💡
Upstream service would listen to it instead of processing any task change, including retries.
- If you are ok with this, which name would the event be given ?
- If you think it is necessary to add more events related to the sync with upstream logic, let's discuss 😃