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

MongoDbSaver ignores newVersions argument on put - not storing deltas #595

Open
benjamincburns opened this issue Oct 14, 2024 · 1 comment · May be fixed by #625
Open

MongoDbSaver ignores newVersions argument on put - not storing deltas #595

benjamincburns opened this issue Oct 14, 2024 · 1 comment · May be fixed by #625

Comments

@benjamincburns
Copy link
Contributor

Found while working on #541. Per discussion on #577, MongoDbSaver is ignoring the newVersions argument, and as a result it's storing the entire contents of checkpoint.channel_values on every call.

@jacoblee93
Copy link
Collaborator

Thanks for creating this! Yes need to update these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants