Exceptions¶
- exception ConnectionError¶
Error establishing a connection either to alwaysAI Device Agent or alwaysAI Cloud.
- exception PublishError¶
Any error when publishing analytics.
- exception PacketSizeError¶
Error when publishing analytics packets that exceed the current size limit, which is returned in the error message.
- exception PacketRateError¶
Error when publishing analytics at a rate that exceeds the current rate limit, which is returned in the error message.
- exception ConnectionBlockedError¶
Error when publishing analytics using alwaysAI Device Agent and connection’s has become blocked. This typically happens when the underlying connection’s Docker container has reached a certain limit, typically 40% of the container’s alloted memory.
- exception NoMoreResults¶
Error when no more results are available