issues
search
Littlesqx
/
aint-queue
:rocket: An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。
MIT License
178
stars
32
forks
source link
什么情况下任务才会失败?
#42
Closed
pndx
closed
2 years ago
pndx
commented
2 years ago
抛出异常是不是就是任务失败了?
Littlesqx
commented
2 years ago
是的
抛出异常是不是就是任务失败了?