MarginaliaSearch/code/common/service/java/nu/marginalia
Viktor Lofgren 78eb1417a7 (service) Only block on SingleNodeChannelPool creation in QueryClient
The code was always blocking for up to 5s while waiting for the remote end to become available, meaning some services would stall for several seconds on start-up for no sensible reason.

This should make most services start faster as a result.
2025-01-02 18:42:01 +01:00
..
process (refac) Move export tasks to a process and clean up process initialization for all ProcessMainClass descendents 2024-11-21 16:00:09 +01:00
service (service) Only block on SingleNodeChannelPool creation in QueryClient 2025-01-02 18:42:01 +01:00
util (chore) Remove use of deprecated STR.-style string templates 2024-11-11 18:02:28 +01:00