Still this approach with `lastSuccess` looks reall...
# announcements
g
Still this approach with
lastSuccess
looks really strange for me. Don’t know you case but probably this is responsibility of the client to choose proper value in case of error or to use some wrapper repository class, that will delegate request and in case of error return latest success result. Much better then expose such feature as part of your API