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

topic_cache.py improvements #4887

Merged
merged 8 commits into from
Jan 24, 2025

Conversation

megaz
Copy link
Contributor

@megaz megaz commented Jan 24, 2025

Error related to memberList not in node but not specifying the node dcid which makes troubleshooting challenging.

Screenshot 2025-01-24 at 9 13 48 AM

topic_cache._load_nodes assumes that nodes contain either relevantVariableList or memberList.

  • Enhanced validation check with additional logging
  • Added a unit test for missing unit test coverage.

megaz added 2 commits January 24, 2025 08:53
… memberList. Enhanced validation check with additional logging and added a unit test.
@dwnoble dwnoble requested review from dwnoble and keyurva January 24, 2025 18:13
Copy link
Contributor

@keyurva keyurva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix and the tests, Zahir! Much appreciated.

@dwnoble
Copy link
Contributor

dwnoble commented Jan 24, 2025

/gcbrun

@hqpho
Copy link
Contributor

hqpho commented Jan 24, 2025

/gcbrun

@dwnoble dwnoble enabled auto-merge (squash) January 24, 2025 22:19
@dwnoble
Copy link
Contributor

dwnoble commented Jan 24, 2025

/gcbrun

@dwnoble
Copy link
Contributor

dwnoble commented Jan 24, 2025

Thanks @megaz ! can you run ./run_test.sh -f on this PR to fix the lint messages

@hqpho
Copy link
Contributor

hqpho commented Jan 24, 2025

/gcbrun

@dwnoble dwnoble merged commit b93a779 into datacommonsorg:master Jan 24, 2025
8 checks passed
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.

4 participants