Translation attempt 1 failed: Error code: 429 - {'error': {'message': 'You have exceeded your current request limit. For details, see: https://help.aliyun.com/zh/model-studio/error-code#rate-limit', 'type':
'limit_requests', 'param': None, 'code': 'limit_requests'}
API 调用极易触发平台访问限制检测,如下:
可以尝试增加 retry的次数和休眠,增加翻译成功率
qwen_translator.py