Skip to content

fix: refresh Notion cache when opening a new session - #90

Open
mikemikimike wants to merge 1 commit into
julien040:mainfrom
mikemikimike:fix/69-notion-cache-invalidation
Open

fix: refresh Notion cache when opening a new session#90
mikemikimike wants to merge 1 commit into
julien040:mainfrom
mikemikimike:fix/69-notion-cache-invalidation

Conversation

@mikemikimike

Copy link
Copy Markdown
Contributor

Summary

  • clear persisted Notion page-cache entries when a plugin session opens
  • keep same-session pagination caching while preventing stale cross-session results
  • add a regression test for cache removal

Fixes #69

Testing

  • git diff --check passes
  • go test ./... is blocked in this environment because downloading github.com/julien040/anyquery@v0.1.6 from proxy.golang.org failed with a network connection error

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.

Bug: Stale Data Returned After External Updates to Notion Database

1 participant