Skip to content

Stagger first turn to de-burst synchronized workshop starts#110

Merged
jheller1212 merged 1 commit into
mainfrom
feat/stagger-conversation-starts
Jun 24, 2026
Merged

Stagger first turn to de-burst synchronized workshop starts#110
jheller1212 merged 1 commit into
mainfrom
feat/stagger-conversation-starts

Conversation

@jheller1212

Copy link
Copy Markdown
Owner

Final load-smoothing piece. Jitter/queue handle bursts after the first request, but 30 simultaneous Start clicks still fire their opening request on the same beat. A short random 0–1.2s delay before the opening turn fans that initial wave out across the shared key. Only the first turn of a run is staggered; Stop is respected. Tests 35/35 ✓, build ✓.

When ~30 participants click Start on the same cue, all fire their first
provider request at the same instant — a burst the shared key can't
absorb before any backoff kicks in. Add a short random delay (0-1.2s)
before the opening turn so the initial wave fans out. Only the first
turn of a run is staggered; respects Stop.
@jheller1212
jheller1212 merged commit 9bcbdeb into main Jun 24, 2026
@jheller1212
jheller1212 deleted the feat/stagger-conversation-starts branch June 24, 2026 18:53
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for ai2aichat ready!

Name Link
🔨 Latest commit 271d56d
🔍 Latest deploy log https://app.netlify.com/projects/ai2aichat/deploys/6a3c27b288de1d00087cc5f6
😎 Deploy Preview https://deploy-preview-110--ai2aichat.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 97
Accessibility: 97
Best Practices: 100
SEO: 100
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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