Hi,
I’m getting a timeout on a (user-defined) query with the following response:
{
'error': True,
'message': "The query didn't finish because it exceeded the query timeout threshold (16 seconds). To increase the query time, please check the error code for details.",
'results': [],
'code': 'REST-3002'
}
I’ve bee going through the documentation back and forth, but haven’t managed so far to decipher “REST-32” nor to find any relevant info on increasing those query timeouts… Perhaps someone has gone through that already and could have some tips for me? Thanks!
Szymon