자주 발생하는 문제API가 오류를 반환합니다
API가 오류를 반환합니다
API 서비스는 서비스 측 사정으로 인해 요청 처리에 실패할 수 있습니다.
예를 들어, DeepSeek가 "Unsuccessful request: POST https://api.deepseek.com/chat/completions resulted in a 200 OK response'" 라는 오류를 반환할 수 있습니다.
Claude는 "Server error: POST https://api.anthropic.com/v1/messages resulted in a 529 response:\n{\"type\":\"error\",\"error\":{\"type\":\"overloaded_error\",\"message\":\"Overloaded\"}}" 라는 오류를 반환할 수 있습니다.
이러한 상황이 발생하면, 번역이 정상적으로 완료될 때까지 (예: 일괄 작업을 통해) 번역을 다시 실행하시기 바랍니다.