mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Remove part of the error message (#1983)
This commit is contained in:
committed by
GitHub
Unverified
parent
52e12f2b6c
commit
431c9299d4
@@ -70,9 +70,7 @@ pub enum CodexErr {
|
||||
)]
|
||||
UsageNotIncluded,
|
||||
|
||||
#[error(
|
||||
"We're currently experiencing high demand, which may cause temporary errors. We’re adding capacity in East and West Europe to restore normal service."
|
||||
)]
|
||||
#[error("We're currently experiencing high demand, which may cause temporary errors.")]
|
||||
InternalServerError,
|
||||
|
||||
/// Retry limit exceeded.
|
||||
|
||||
Reference in New Issue
Block a user