Error connecting to green grass core errors with RuntimeError: 30 (AWS_ERROR_PRIORITY_QUEUE_EMPTY) #518
-
Not sure if this belongs under issues as a bug but figured I would start here. We have some code that gets the stream manager port at runtime to instantiate the stream manager client,
This works the majority of the time but occasionally getting the ipc client fails with the following stack trace:
Given that the error is coming from with the aws iot library and it is very intermittent is ihard to determine weather the error is from our usage of the library or something internal. Is there something we can do to further debug this or is should this be filed under bugs? Version info:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
How often is this failing? (You said this occasionally fails) |
Beta Was this translation helpful? Give feedback.
How often is this failing? (You said this occasionally fails)
Can you provide a debug log from when this is happening?