aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch/AdaptiveTimeoutHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-0/+1
* Another potential overflow (not really, since trunc milis in a long, but that...jonmv2023-07-071-1/+1
* Clarify semantics by better naming and correct code visibilityHenning Baldersheim2022-09-141-1/+1
* Factor out timeout and coverage handling to make the InterleavedSearchInvoker...Henning Baldersheim2022-09-141-0/+69