Error 40011 - Stale ring state

This error can be seen while using the channel enumeration API

Since the state of the cluster may change between successive calls, a pagination sequence may become invalid, in which case the request will respond with an error with code 40011.

In this case, to get a complete result, it is necessary to start the enumeration again from the beginning.

Other API options to deal with this possibility maybe provided in later versions of this API.

Enumerations that are satisfiable in the first response page do not have this issue