aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/main/java/ai/vespa/feed/client/impl/HttpRequest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename variablejonmv2024-05-291-1/+1
* Update HTTP request timeout parameter as time passesjonmv2024-05-281-2/+4
* Revert "Merge pull request #31266 from vespa-engine/revert-31228-jonmv/feed-r...jonmv2024-05-211-1/+10
* Revert "Retry requests within retry count limit OR grace period (default 10s)"Jon Marius Venstad2024-05-211-10/+1
* Nano time, and add timeout in timeout messagejonmv2024-05-211-6/+12
* Retry until timeout, with default lots of retriesjonmv2024-05-161-5/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use user specified timeout for client timeout as wellJon Marius Venstad2021-12-141-1/+8
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-0/+42