Skip to content

fix: Error codes needs to be documented in Swagger#2483

Draft
William-Hill wants to merge 1 commit intoConduitIO:mainfrom
William-Hill:agent/fix-576-aider-armD-run3-20260413T151711Z
Draft

fix: Error codes needs to be documented in Swagger#2483
William-Hill wants to merge 1 commit intoConduitIO:mainfrom
William-Hill:agent/fix-576-aider-armD-run3-20260413T151711Z

Conversation

@William-Hill
Copy link
Copy Markdown

Fixes #576

Agent Summary

ct":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 1.0 seconds...
litellm.RateLimitError: RateLimitError: OpenrouterException -
{"error":{"message":"Provider returned
error","code":429,"metadata":{"raw":"deepseek/deepseek-chat is temporarily
rate-limited upstream. Please retry shortly, or add your own key to accumulate
your rate limits:
https://openrouter.ai/settings/integrations","provider_name":"DeepInfra","is_byo
k":false}},"user_id":"user_3CEeCGEy5UD03LA5fyj9Xe8qgTU"}
The API provider has rate limited you. Try again later or check your quotas.
Retrying in 2.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 4.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 8.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 16.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}
Retrying in 32.0 seconds...
litellm.APIError: APIError: OpenrouterException - ConnectionError:
{"object":"error","message":"The sum of prompt length (79855.0), query length
(0) should not exceed max_num_tokens
(32768)","type":"BadRequestError","param":null,"code":400}


Generated by conduit-agent-experiment (archivist: Gemini Flash, implementer: openrouter/deepseek/deepseek-chat, 1 iterations).

Fixes ConduitIO#576

Generated by conduit-agent-experiment implementer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error codes needs to be documented in Swagger

1 participant