Skip to content

Add structured log context for creator detail cache misses - #278

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
aniokedianne:fix/274-creator-detail-cache-miss-log-context
May 27, 2026
Merged

Add structured log context for creator detail cache misses#278
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
aniokedianne:fix/274-creator-detail-cache-miss-log-context

Conversation

@aniokedianne

Copy link
Copy Markdown

Closes #274

Summary

  • added buildCreatorDetailCacheMissContext helper in creator profile service
  • emit structured context only when creator detail lookup misses and fallback payload is returned
  • kept payload narrow: event, creatorId, lookup keys, source

Scope

  • cache miss logging only
  • no behavior changes for successful reads

@drips-wave

drips-wave Bot commented May 26, 2026

Copy link
Copy Markdown

@aniokedianne Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093
Chucks1093 merged commit c9d3c92 into accesslayerorg:main May 27, 2026
1 check 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.

Add structured log context for creator detail cache misses

2 participants