fix(eventsub): retry if the WS session expired (#6093)
This commit is contained in:
@@ -864,6 +864,7 @@ enum class HelixCreateEventSubSubscriptionError : std::uint8_t {
|
||||
Forbidden,
|
||||
Conflict,
|
||||
Ratelimited,
|
||||
NoSession,
|
||||
|
||||
// The error message is forwarded directly from the Twitch API
|
||||
Forwarded,
|
||||
|
||||
Reference in New Issue
Block a user