# 20.10.8 Release Notes for Cloud
# Resolved Issues
# [101735] - DataAccess response rendering takes longer than expected
A problem was found in the parsing algorithm when a large number of records (10,000) when requested from the Time Series Insights data store using the DataAccess API. The parsing algorithm did not provide efficient results. A modification has been made to this module to improve the time required to parse the data record and improve the response. The modification improvement is proportional to the number of records to be processed, larger data set will see larger improvements.