Sql error when trying to read data from API

I seem to be getting an SQL error when trying to read or write my data to your servers.
Here is the return error I am getting pvoutput when trying to read data using the python neurio package. (It was working 2 days ago).

{u’status’: 500, u’message’: u"Something unexpected happened. We’re looking into it.", u’code’: u’internal_error’, u’moreInfo’: u"java.sql.SQLException: Thread stack overrun: 246192 bytes used of a 262144 byte stack, and 16000 bytes needed. Use ‘mysqld --thread_stack=#’ to specify a bigger stack."}

Thanks

This looks like a neurio client error though - best to log the issue on their project page.