public ValueTask CheckPoint(int level, CancellationToken token) => _storage.CheckPoint(level, token);