You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twitch seems to have occasional issues with EventSub. It would be nice if, in case of another EventSub outage, we could throw a switch in the configuration and have the core use the old IRC library we abandoned in favor of EventSub to ingest messages.
The text was updated successfully, but these errors were encountered:
This is referring to the irc code that was removed in #415
The concern is that EventSub has more outages than IRC and we could increase our uptime if we could fall back to IRC. At the cost of maintaining both ways.
Twitch seems to have occasional issues with EventSub. It would be nice if, in case of another EventSub outage, we could throw a switch in the configuration and have the core use the old IRC library we abandoned in favor of EventSub to ingest messages.
The text was updated successfully, but these errors were encountered: