Skip to content

Does InfiniteHits have a maximum limit of 200 hits? #6290

Answered by Haroenv
AmarHuda1 asked this question in Q&A
Discussion options

You must be logged in to vote

seems like it's limited to 5MiB (https://developer.mozilla.org/en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria#). Maybe with large objects you're hitting that quicker than others (I haven't seen any other reports of this). What you could do as solution is make a custom cache that uses indexedDb and keep track of session expiry manually as well

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@AmarHuda1
Comment options

@Haroenv
Comment options

@AmarHuda1
Comment options

@Haroenv
Comment options

Answer selected by AmarHuda1
@AmarHuda1
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