but only when the board we’re querying is our biggest, most complex board. (We are having to archive the data every 2 months or else we exceed the limit for number of connected items.) If we use an identical query for a smaller board, it works perfectly fine.
Please can we have a fix for this? These queries were working perfectly fine a month ago and now suddenly its overwhelming for the API. Many thanks
When returning a large amount of data from your boards, we recommend using limits, implementing pagination, nesting queries, and returning only necessary information in each API call to avoid timeouts and other complexity related errors.