Skip to content

Commit 533399a

Browse files
updated throttle
1 parent ad29c3c commit 533399a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎core/src/configs/throttle_config.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ fn default_llm_ocr_timeout() -> Option<u64> {
4343
}
4444

4545
fn default_segmentation_batch_size() -> usize {
46-
4
46+
3
4747
}
4848

4949
fn default_segmentation_rate_limit() -> f32 {

0 commit comments

Comments
 (0)