Skip to content

Enable choice of raising bulk insert errors, logging #364

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

Merged
merged 8 commits into from
May 6, 2025
Merged

Conversation

jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented May 2, 2025

Related Issue(s):

Description:

  • Added logging to bulk insertion methods to provide detailed feedback on errors encountered during operations.
  • Introduced the RAISE_ON_BULK_ERROR environment variable to control whether bulk insertion methods raise exceptions on errors (true) or log warnings and continue processing (false).

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@jonhealy1 jonhealy1 changed the title Bulk fix 346 Enable choice of raising bulk insert errors, logging May 2, 2025
@jonhealy1 jonhealy1 marked this pull request as ready for review May 4, 2025 04:19
@jonhealy1 jonhealy1 merged commit b4f0227 into main May 6, 2025
15 checks passed
@jonhealy1 jonhealy1 deleted the bulk-fix-346 branch May 6, 2025 04:43
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.

1 participant