Skip to content

Bug: fix Chrome cache enumeration issue - #35

Merged
hgosalia merged 4 commits into
mainfrom
cache-exception
Aug 16, 2026
Merged

Bug: fix Chrome cache enumeration issue#35
hgosalia merged 4 commits into
mainfrom
cache-exception

Conversation

@hgosalia

Copy link
Copy Markdown
Member

No description provided.

@hgosalia hgosalia closed this Aug 15, 2026
@hgosalia hgosalia reopened this Aug 15, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@github-actions

Copy link
Copy Markdown

📋 PR Summary

Title: Bug: fix Chrome cache enumeration issue

4 files changed: +73 additions, -14 deletions

Description

This PR prevents offline map failures by lowering the tile cache limit from 10,000 to 5,000 entries, staying safely under Chrome's enumeration threshold that previously caused the service worker to crash with an "Operation too large" error; if a cache somehow exceeds the limit, the service worker now resets that cache automatically. The README also gains instructions for running the server as a headless macOS background service via launchctl, including commands to start, verify, and stop it.

@hothsys hothsys deleted a comment from github-actions Bot Aug 16, 2026
@hgosalia
hgosalia merged commit 43b7e22 into main Aug 16, 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.

1 participant