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

logging #192

Merged
merged 4 commits into from
Nov 2, 2024
Merged

logging #192

merged 4 commits into from
Nov 2, 2024

Conversation

dev-737
Copy link
Member

@dev-737 dev-737 commented Nov 2, 2024

No description provided.

Integrate logging functionality to track caching operations across 
connected list and message utilities. Add debug logs to monitor 
caching data, including storing messages and fetching connections 
from the database. This enhances transparency and aids in 
troubleshooting cache-related issues.
Ensure the getHubConnections function returns an empty array when there 
are no connections for the given hubId. This prevents unnecessary 
cache operations and improves performance by avoiding further 
processing on an empty dataset.
@dev-737 dev-737 merged commit 59bfa62 into main Nov 2, 2024
5 checks passed
@dev-737 dev-737 deleted the logging branch November 2, 2024 03:17
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.

1 participant