Replace max_batch_size with batch_size for HybridCache

#3
by pbaylies - opened

The 'max_batch_size' argument was deprecated and was removed in v4.46. Use the more precisely named 'batch_size' argument instead.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment