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

Refactor Cache Initialization and Logging in ValidatorsProcessor #67

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

soaresa
Copy link
Collaborator

@soaresa soaresa commented Nov 28, 2024

  • Ordered Cache Updates: Ensure caches are updated sequentially during initialization.
  • Enhanced Logging: Add duration logs for cache operations and improve error logging.
  • Simplified Caching: Streamline ValidatorsService cache retrieval and storage.
  • Queue Management: Clear existing jobs in validatorsQueue on init to prevent duplicates.

@soaresa soaresa requested a review from dboreham November 28, 2024 13:00
@dboreham dboreham merged commit 52e86b2 into main Nov 29, 2024
2 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.

2 participants