Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading error messages thrown by client #86

Open
thomasstorm opened this issue Oct 24, 2023 · 0 comments
Open

Misleading error messages thrown by client #86

thomasstorm opened this issue Oct 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@thomasstorm
Copy link
Contributor

When a large dataset is ingested (e.g. a CSV file with > 220.000 lines), it may happen that the routine insert_into_collection yields error messages, such as out of range float values are not json compliant or Connection refused. As these errors can be solved by choosing a smaller value for max_transfer_chunk_size, they are misleading. A message describing what actually went wrong, and containing "Choose a smaller value for max_transfer_chunk_size would be a valuable error message.

@thomasstorm thomasstorm added the bug Something isn't working label Oct 24, 2023
@thomasstorm thomasstorm self-assigned this Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant