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

Extend ActiveMatchingDbChecker to determine if HLA has been updated #17

Open
zabeen opened this issue Feb 19, 2024 · 0 comments
Open

Extend ActiveMatchingDbChecker to determine if HLA has been updated #17

zabeen opened this issue Feb 19, 2024 · 0 comments
Labels
donor-import enhancement New feature or request

Comments

@zabeen
Copy link
Contributor

zabeen commented Feb 19, 2024

ActiveMatchingDbChecker determines that matching algorithm has caught up with donor updates by checking for search availability of provided donor codes.

If only HLA has been edited, then search availability will remain the same, and with current logic, the checker will return the donor info before the active db has actually caught up, which could cause assertion on expected donor info to fail.

Could extend the checker to include donor HLA so that it will keep checking until the HLA is the same (or it runs out of retries).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
donor-import enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant