Currently when fetching datapoints from multiple timeseries, the Python Cognite-SDK splits up the requests into one request per timeseries, while the underlying CDF API supports up to 100 timeseries per requests. This slows down fetching multiple timeseries, which is a problem when you display multiple timeseries (or aggregated of timeseries) in a frontend application.
Solved
Support for 100 requests in Cognite-SDK
Best answer by Thomas Sjølshagen
Hi
I’ve added your feedback as a bug report in our internal ticketing system, against the Python SDK. Engineering will consider the impact of modifying the current behavior, and can update this topic once we know more about if/how and when we may be able to address it.
Sorry about the delay in getting back to you!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.