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
chore: rename EvalExpireTime to Expirable for better semantics (#17540)
* rename InternalSeq to SeqTombstone
* chore: rename `EvalExpireTime` to `Expirable` for better semantics
This change renames the `EvalExpireTime` trait to `Expirable` and its method
`eval_expire_at_ms()` to `expiry_ms()` for improved clarity and consistency.
0 commit comments