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

CreateRelationshipsJob should end if import failed #1017

Open
laritakr opened this issue Feb 12, 2025 · 0 comments
Open

CreateRelationshipsJob should end if import failed #1017

laritakr opened this issue Feb 12, 2025 · 0 comments

Comments

@laritakr
Copy link
Contributor

The CreateRelationshipsJob tests whether the necessary items are ready to create the relationships. If it finds that we need to wait longer, the job reschedules itself and ends.

When an import fails, the CreateRelationshipsJob needs to be able to end, because it will never be able to complete successfully.

The job needs to check the work's import for failures which prevent relationships from being formed before continuing to retry/reschedule.

@laritakr laritakr changed the title CreateRelationshipsJob should end if importer fails CreateRelationshipsJob should end if import failed Feb 12, 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

No branches or pull requests

1 participant