Skip to content

fix: app cache and other issues#5460

Merged
tdgao merged 16 commits intomainfrom
shared/server-project-app-fixes
Mar 3, 2026
Merged

fix: app cache and other issues#5460
tdgao merged 16 commits intomainfrom
shared/server-project-app-fixes

Conversation

@tdgao
Copy link
Contributor

@tdgao tdgao commented Mar 3, 2026

No description provided.

aecsocket and others added 14 commits March 3, 2026 02:10
TCP_NODELAY — Set on the TCP stream right after connect, preventing Nagle's algorithm from buffering the small ping packet (could save up to ~40ms)

Instant over Utc::now() — Switched to monotonic std::time::Instant for timing, which is more precise and designed for measuring elapsed time (still using chrono just for the ping magic value)
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 3, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
storybook 0a6fccf Commit Preview URL

Branch Preview URL
Mar 03 2026, 05:49 PM

Copy link
Member

@IMB11 IMB11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (frontend)

@tdgao tdgao enabled auto-merge March 3, 2026 18:27
@tdgao tdgao added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit 0029a22 Mar 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants