Hudu Integration Assets Performance
H
Horizon blue Kangaroo
Right now, if a Rewst action calls Hudu API to list assets, it takes a huge amount of time to do so for accounts that have big amounts of assets, because (as was told by people from Hudu) Rewst calls all the pages for the request at once, causing timeouts and slow performance. A solution for that would be calling each page one at a time, so that the Hudu API doesn't hit a rate limit and doesn't slow down in the process.
Log In