mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
rate-limit-error
This commit is contained in:
@@ -66,7 +66,6 @@ struct Error {
|
||||
|
||||
// Optional fields available on "usage_limit_reached" and "usage_not_included" errors
|
||||
plan_type: Option<PlanType>,
|
||||
resets_in_seconds: Option<u64>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user