Skip to content

OpenAIのAPIからエラーが返却されたときに、try-catchに引っかかる #24

@NAKNAO-nnct

Description

@NAKNAO-nnct
/gpt S3をローカルにマウントし、そのマウントしたディスクをNFSサーバとして外部に提供できますか

山田聖四朗
エラーが発生しました{
  "error": {
    "message": "That model is currently overloaded with other requests. You can retry your request, or contact us through our help center at help.openai.com if the error persists. (Please include the request ID bbbdfb3f067c4281db39e16fcfa06152 in your message.)",
    "type": "server_error",
    "param": null,
    "code": null
  }
}

山田聖四朗
🚨 LocalJumpError 🚨

https://qiita.com/kkdmgs110/items/667eba098cb6fc47f845

if body_messages.length > max_replay_length

おそらくここでreturn せずにnext ifを使うべきである。たぶん

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions