Royce Remer c60e4dc109
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307)
This contains two backwards-compatible changes:
* in the lfs http_client, the number of lfs oids requested per batch is
loaded from lfs_client#BATCH_SIZE and defaulted to the previous value of
20
* in the lfs server/service, the max number of lfs oids allowed in a
batch api request is loaded from server#LFS_MAX_BATCH_SIZE and defaults
to 'nil' which equates to the previous behavior of 'infinite'

This fixes #32306

---------

Signed-off-by: Royce Remer <royceremer@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-10-30 05:41:55 +00:00
..
2024-06-29 22:50:03 +00:00
2024-02-25 13:32:13 +00:00
2024-09-10 02:23:07 +00:00
2024-04-03 02:16:46 +00:00
2024-10-29 18:27:03 +02:00
2024-09-10 02:23:07 +00:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-09-10 02:23:07 +00:00
2024-10-01 15:25:08 -04:00
2024-02-25 13:32:13 +00:00
2022-12-30 23:31:00 +08:00
2023-11-03 15:21:05 +00:00
2024-09-10 02:23:07 +00:00
2024-06-19 06:32:45 +08:00
2024-01-12 21:50:38 +00:00