Thanks for the answer, from what I understand the
kotlin-result binding does not necessary needs coroutines (for that they provide a specific version if you need coroutines binding). But I think using onFailure we can reach that. I’ll try something with it, maybe wrapping in to avoid the multiple returns. Thanks.