You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: expose LastCheckpointHint internals under internal-api
Make LastCheckpointHint fields publicly readable and `path` / `try_read`
callable when the `internal-api` feature is enabled, so downstream
consumers can construct checkpoint metadata cache attributes from a hint
without re-reading `_last_checkpoint` from storage.
Co-authored-by: Isaac
0 commit comments