Flexy Thingworx Connector 3.2.1 : Java Array out of bounds

I recently upgraded to the latest connector. I am now receiving frequent Java Array out of bounds errors in the realtime log that require a reboot of the flexy to recover. Is this a known issue with the latest connector?

Hello Keith,

I will look in to this issue.

-Kevin

Thank you for looking into this. While I do not think that this is the final solution. I haven’t had the issue since I changed the send time to twice as long as the poll time. Perhaps it was trying to send an empty data set and it caused the array overflow. The changed values are below.
“QueueDataPollSizeMins”: 1,
“QueueDataPollIntervalMillis”: 3000,
“PayloadMaxDataPoints”: 1000,
“PayloadSendIntervalMillis”: 10000

Hello Keith,

Thank you for your patience, i have reached out to some team members for assistance. I am still actively looking to this.