| fix(session): update queue error detection to match English messages
The queue error pattern only matched Chinese "排队" and "第X位", causing
English messages like "position 1 of the queue" to be classified as
UnknownError instead of QueueError, breaking the retry mechanism.
Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com>
| 12 天前 |