Is there are limits for PubSub connection time? I want to listen channel rewards for weeks or months and handle them even when stream offline. Is there are some difficulties?
Nope
The only thing you need to be aware of is that a User Token, will expire after around four hours, so you’ll need to refresh the token (using the refresh token) and re-listen to the desired topic(s).