evitaDB icon indicating copy to clipboard operation
evitaDB copied to clipboard

Client failover and retry logic

Open novoj opened this issue 1 month ago • 0 comments

Client needs to be able to use different endpoints for read only and for read write sessions / management API. When connection establishing fails, it should execute internal retry logic (see https://armeria.dev/docs/client-retry/)

novoj avatar Nov 05 '25 16:11 novoj