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 ends silently if > 10 reschedules #272

Open
1 task
laritakr opened this issue Aug 8, 2023 · 0 comments
Open
1 task

CreateRelationshipsJob ends silently if > 10 reschedules #272

laritakr opened this issue Aug 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@laritakr
Copy link
Contributor

laritakr commented Aug 8, 2023

Story

The CreateRelationshipJob reschedules itself 10 times as it verifies that all of the child works are ready for the relationships to be formed. However, if an error occurs, after 10 times, the job just ends with no error logging.

Acceptance Criteria

  • Failure to create relationships after 10 reschedule attempts should be logged as errors.

Screenshots / Video

Testing Instructions and Sample Files

Notes

@laritakr laritakr added the bug Something isn't working label Aug 8, 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