The client library can degrade automatically to POLLING because of the "Stream-sense" feature or because of an unresponsive client machine.
In the first case, streaming is not supported by the environment; in the second case, streaming causes continuously increasing processing delays.
In both cases, switching back to streaming would probably lead to a new degradation.
Note that the polling frequency is governed by the
setPollingIntervaland
setIdleTimeout settings.
If a single item is continuously sending updates, which are limited by Moderato edition to one per second, and polling settings are at their defaults, then you will see one poll per second.