v0.2.2
If the Promise don't Succeed, Try, Try Again.
Apparently returning the result of next.respond(to:) was a bad idea, so now we only return response.futureResult. We don't have errors escaping the middleware anymore 🙂.
Apparently returning the result of next.respond(to:) was a bad idea, so now we only return response.futureResult. We don't have errors escaping the middleware anymore 🙂.