Http 429 error from cloud API

That's actually the better way of doing things. Just polling for the heck of it doesn't make much sense, whereas publishing on an actual change is much more meaningful. You can still poll when specifically needed, such as first load, which is of course justified. It's the best of both worlds :smile: