Verba icon indicating copy to clipboard operation
Verba copied to clipboard

Fix Weaviate Embedded Breaking When Idle

Open thomashacker opened this issue 5 months ago • 0 comments

Description

Installation

  • [ ] pip install goldenverba
  • [x] pip install from source
  • [ ] Docker installation

If you installed via pip, please specify the version:

Weaviate Deployment

  • [x] Local Deployment
  • [ ] Docker Deployment
  • [ ] Cloud Deployment

Steps to Reproduce

Using Weaviate Embedded causes the ClientManager to create redundant processes on the same port causing the client to throw Exception.

Additional context

thomashacker avatar Sep 23 '24 15:09 thomashacker