@elizarov Sorry for all the confusion, I really think coroutines is the way to go, but I'm not yet so adept at them 🤕, and the project is a bit complex to bring clearer examples...
That's getting closer 🙂, but I still need to receive the SyncActionResult from the
process(request)
that the caller of the actor should be able to
consume
, that way Android keeps the IntentService running until the sync is finished.