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

Bulkrax should show errors when remote urls are not valid #1015

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

laritakr
Copy link
Contributor

@laritakr laritakr commented Feb 7, 2025

Summary

Bulkrax jobs were continuing without reporting an error, with nothing appearing in the logs.

This commit causes file errors to be reported in the importer even though the job will end normally.

Screenshots

![screencapture-cat-adl-test-importers-2025-02-07-15_27_32](https://github.com/user-attachments/assets/38e22306-6705-459a-b0de-3f7b09f05492)

screencapture-cat-adl-test-importers-4-2025-02-07-15_25_33

screencapture-cat-adl-test-importers-4-entries-127-2025-02-07-15_25_53

Bulrax jobs were continuing without reporting an error, with nothing
appearing in the logs due to how the workers & logs interact. This
commit causes file errors to be reported in the importer even though
the job will end normally.
@laritakr laritakr added patch-ver for release notes bug-fix labels Feb 7, 2025
Got the message `Gem::LoadError: pg is not part of
the bundle. Add it to your Gemfile.
(Gem::LoadError)` so this commit will add pg to the Gemfile.
@laritakr laritakr merged commit cd23103 into main Feb 7, 2025
6 checks passed
@laritakr laritakr deleted the report-remote-file-errors branch February 7, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants