I created a global chat system for a game I work on and I noticed that some random servers are just not receiving anymore updates.
Creating another :SubscribeAsync() using the console it starts working fine, does anybody know if this is a thing?
The current server I’ve noticed this behavior on is over 19 hours old
I was able to track down basically exactly when it stopped getting PublishAsyncs() and it was only after like 5 hours