dave08
02/07/2022, 3:56 PMResponse
won't throw in any case... which makes it easy to use an extension function on Response
to transform the result to a domain error with a sealed class... if it throws when no connection, I'd also need to surround EACH call with a try/catch for that case and transform that to a result that the UI can deal with w/o crashing...