Skip to content

Conversation

@dirkkul
Copy link
Collaborator

@dirkkul dirkkul commented Oct 22, 2024

No description provided.

Provider: {provider_name}
Error code: {error_code}
Error from provider: {provider_error}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copyedit suggestion: Wdyt about:

msg = f"""Query {request_id_str} failed:

Provider ({provider_name}) service error {error_code}.

Error details:

{'Provider:':>25} {provider_name}
{'Provider error code:':>25} {error_code}
{'Provider message:':>25} {provider_error}

Weaviate error message:

{full_error}"""

Mainly to really clarify what part of the message comes from the provider? (Also for right-aligning the structured part, which - not important either way)

@dirkkul dirkkul closed this Aug 11, 2025
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.

3 participants