Open blthayer opened 4 years ago
@poorva1209 @ericstephan Update: If I split my one large query into 4 queries, it seems to work. So I'll remove the app-critical tag as I have a work-around.
Update 2: Splitting the query in half (rather than quarters) also seems to work. Though I am still getting the logging error.
@blthayer I was wondering if there was a threshold in influx for query string size. I will investigate breaking large queries into multiple queries and then returning one composite result back.
@ericstephan Thanks!
This isn't a huge priority for me - I need to do the breaking up on my side anyways in order to avoid excessive memory consumption. I just figured I'd let you all know what happens when you try to query everything at once.
@poorva1209 @ericstephan @craig8
Platform version:
develop
(pulled morning of 2019-11-18)To reproduce:
264008561
.'/queue/goss.gridappsd.process.request.data.timeseries'
:You'll get the following error:
Also note that we're getting a logging error as well: