cqp 3 долоо хоног өмнө
parent
commit
c3ee058387

+ 1 - 1
app/Jobs/ManDeviceJobJLWM.php

@@ -44,7 +44,7 @@ class ManDeviceJobJLWM implements ShouldQueue
 
             if ($this->data['type'] == "dataPoint") {
                 $redisKey = 'buffer:jialiwumei_data';
-                $batchSize = 500;
+                $batchSize = 10;
 
                 // 1. 整理数据并推入 Redis 列表
                 $records = [];