DeepSeek-V2
DeepSeek-V2 copied to clipboard
同一个请求连续多次尝试都是相同错误
<class 'openai.InternalServerError'>
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
这个是分发策略问题嘛,这样就失去了重试的意义,失败的请求下一次尝试一定会失败?