Skip to content

Commit

Permalink
Update create_engine method to include max_overflow parameter (#1341)
Browse files Browse the repository at this point in the history
This pull request updates the `create_engine` method in the `DatabaseService` class to include the `max_overflow` parameter. This allows for better control of connection pooling and prevents connection errors when the pool is full. Additionally, it updates the `weaviate-client` version to `4.0.0` and the `langflow` version to `0.6.5a4`.
  • Loading branch information
ogabrielluiz authored Jan 15, 2024
2 parents b718f53 + 66ebaa8 commit f94ff70
Show file tree
Hide file tree
Showing 3 changed files with 698 additions and 577 deletions.
Loading

0 comments on commit f94ff70

Please sign in to comment.