but that’s fixable by adding `.handleErrorWith { w...
# arrow
p
but that’s fixable by adding
.handleErrorWith { withRetry(it, request, 3) }
inside the mapping of tuples actually