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

brain.LongTermMemory should not crash when GrapdDB is not loaded #9

Open
piekvossen opened this issue Sep 10, 2021 · 0 comments
Open
Labels
good first issue Good for newcomers

Comments

@piekvossen
Copy link
Contributor

brain.LongTermMemory(address="http://localhost:7200/repositories/sandbox",
log_dir=log_path,
clear_all=True)

Crashes when sandbox is not available. Should check and bail out with message instead of trying to load.

@piekvossen piekvossen added the good first issue Good for newcomers label Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant