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.
The 'max_batch_size' argument was deprecated and was removed in v4.46. Use the more precisely named 'batch_size' argument instead.