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
There are instances where certain fields of polled Twitch data will not update because the cached values are already set. We need to default to always setting from values returned from the API.
The text was updated successfully, but these errors were encountered:
I'm not sure what this is referring to. It looks like we don't poll for channel info though, so if we set the game or status from another source, I'm not sure it'll update.
I'm working on a refactor of the Twitch socket that breaks out the Twitch and Redis calls into a separate file, so hopefully this will get fixed in the process. I'm not sure it'll be ready for SoDak, though.
There are instances where certain fields of polled Twitch data will not update because the cached values are already set. We need to default to always setting from values returned from the API.
The text was updated successfully, but these errors were encountered: