Will laravel lose data when using dual (write jobs inside jobs) queues (jobs)?

problem description

will laravel lose data when using dual (write jobs inside jobs) queues (jobs)?
may lose some data, which is not the case. Chunk used in jobs to process data in blocks

the environmental background of the problems and what methods you have tried

try to change the amount of chunk data from 200 to 50, resulting in the whole queue not running.

Php
Jun.05,2022

what queue kafka is used?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c56f-2c30e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c56f-2c30e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?