Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor cache service and fix async issues #1512

Merged
merged 21 commits into from Mar 10, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request refactors the cache service and fixes some async issues that were present. It also adds an async lock to the Vertex class and makes getting the result a read-only step. Additionally, unused parameters in the test_directory_component_build_with_multithreading function have been removed, and the class attribute in BotMessageSquare.jsx has been fixed. The graph and cache handling in the chat service have also been refactored.

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Mar 10, 2024
Copy link

vercel bot commented Mar 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2024 1:56am

@dosubot dosubot bot added enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code labels Mar 10, 2024
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Mar 10, 2024
@ogabrielluiz ogabrielluiz merged commit 67bccdc into zustand/io/migration Mar 10, 2024
4 of 5 checks passed
@ogabrielluiz ogabrielluiz deleted the new_cache_algo branch March 10, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant