Open xingwanying opened 2 months ago
It appears that there are no other similar issues related to task blocking in the repository besides the one you've reported.
To address your issue, I recommend implementing a retry mechanism for tasks that fail or timeout. Here are some steps you can consider:
If you need further assistance with the implementation or have any other questions, feel free to @ me for help!
Describe the bug 入库任务被阻塞了,一直在排队
Expected behavior
需要一个失败重试的补偿机制, 比如超时任务置为失败状态,最多重试3次, 还是失败就直接跳过
Screenshots