You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(notion/people): use shared cached client, trim values, reset cache on failure
- Switch to the shared `notion` client from @/lib so responses hit Keyv cache.
- Trim rich_text values at parse time; whitespace-only entries are now skipped.
- Reset the module-level cache on rejection so transient failures can retry.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments