Skip to content

fix(twitch): harden EventSub reconnection - #1309

Merged
Enubia merged 2 commits into
mainfrom
fix/eventsub-reconnection-hardening
Jul 12, 2026
Merged

fix(twitch): harden EventSub reconnection#1309
Enubia merged 2 commits into
mainfrom
fix/eventsub-reconnection-hardening

Conversation

@Enubia

@Enubia Enubia commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • reset EventSub reconnect backoff after a healthy welcome
  • bound the pre-welcome read window and retry only transient subscription failures
  • add focused reconnection and retry-classification coverage
  • update website hero, features, and FAQ copy for channel point redemptions
  • leave existing screenshots and website assets unchanged

Validation

  • go test ./... -count=1
  • go test -race ./internal/chat/twitch -run 'TestEventSub' -count=1
  • static website markup/content validation

Fixes #1308

@Enubia
Enubia merged commit 8746f92 into main Jul 12, 2026
6 checks passed
@Enubia
Enubia deleted the fix/eventsub-reconnection-hardening branch July 12, 2026 09:07
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.

Follow-up: EventSub reconnection hardening + redemptions screenshots & website update

1 participant