Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented Aug 21, 2025

Fixes #6995

Increase the checkpoint poll interval so there are fewer requests made to the server in order to get information about the new checkpoints.

The new value is also exposed as a setting so folks can tweak it, for example, as part of a deployment via an overrides.json file.

Also, add some logic to make sure that the checkpoint indicator is updated in the UI when the notebook is saved, so the UX is a little better than having to wait for the next poll tick to update the checkpoint indicator.

image

@jtpio jtpio added this to the 7.5.0 milestone Aug 21, 2025
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch jtpio/notebook/fix-checkpoints

@jtpio jtpio marked this pull request as ready for review August 21, 2025 07:44
@jtpio jtpio merged commit a8a8111 into jupyter:main Aug 21, 2025
33 of 34 checks passed
@jtpio jtpio deleted the fix-checkpoints branch August 21, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Call to checkpoints every 2s

1 participant