Browsing Archives of Author » «

Streaming Data to HTTP using Akka Streams with Exponential Backoff on 429 Too Many Requests

March 12, 2019

0

HTTP/REST is probably the most used protocol to exchange data between different services, especially in today's microservice world...