Skip to content
Discussion options

You must be logged in to vote

Whoops! I made a mistake by removing the utility that made the cache multi-region safe. I've just pushed this commit to fix it: a1b3aa4

My apologies! Thank you for bringing it up.

As a note, you wouldn't want to use ensurePrimary for this because so many requests result in a cache update that you'd pretty much never benefit from having multiple regions. So instead we trigger a request to the primary when the cache needs to be updated.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@warronbebster
Comment options

@kentcdodds
Comment options

Answer selected by warronbebster
@warronbebster
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants