aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/main/java/ai/vespa/feed/client/impl/HttpRequestStrategy.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Retry when new stream fail due to concurrent GOAWAYBjørn Christian Seime2023-09-121-5/+5
* Revert "Bjorncs/improve feed client"Arnstein Ressem2023-09-111-5/+5
* Retry when new stream fail due to concurrent GOAWAYBjørn Christian Seime2023-09-111-5/+5
* 503 from /doc/v1 is not backpressure, but hopefully transientjonmv2023-08-231-3/+3
* Revert "Do not retry SSLException for feed operations"Jon Marius Venstad2023-05-021-4/+3
* Do not retry SSLException for feed operationsjonmv2023-04-211-3/+4
* Handle old servers in handshakejonmv2022-12-081-4/+0
* Wait for results to be done processing before returning from closeJon Marius Venstad2022-02-041-0/+9
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-0/+304