Hi Shayan,

No this is not possible to configure the akka http client to do this, you 
will have to implement retries of such requests in your own application 
logic.

--
Johan Andrén
Typesafe -  Reactive apps on the JVM
Twitter: @apnylle

On Thursday, February 11, 2016 at 10:40:48 PM UTC+1, [email protected] 
wrote:
>
> Akka nation,
>
> I know the documentation says retries in Host-Level Client-Side API happen 
> for idempotent requests which excludes POST requests. But there are times 
> you have to use POST even though your request is are idempotent requests 
> (e.g. large parameter size, binary parameters, etc). Is there a way to 
> alter retry logic to also include POST requests?
>
> Thanks,
> Shayan
>
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to