-
Notifications
You must be signed in to change notification settings - Fork 54
Dedicated session memory checks #662
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
Dedicated session memory checks #662
Conversation
DarthMax
commented
Jun 13, 2024
- Use actual types for instance memory specifications
- Check if a dedicated session exists with a different memory configuration
✅ Deploy Preview for neo4j-graph-data-science-client ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
FlorentinD
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The check itself looks good.
I am have some comments about the refactoring / api-change.
FlorentinD
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Only some small suggestions
1f33c05 to
bc4ef15
Compare
* We will keep the enum to make the selection easier for users
bc4ef15 to
1e0e3c8
Compare