The Hub is sometimes taking 2-5 seconds to return a response when querying /analysis-nodes (limit 50), this may be a denBI issue since sometimes it can also be under 1s. Several fields in the response are not used so it is worth investigating optimizing response time by restricting which fields are returned use the fields query param in the request
The Hub is sometimes taking 2-5 seconds to return a response when querying
/analysis-nodes(limit 50), this may be a denBI issue since sometimes it can also be under 1s. Several fields in the response are not used so it is worth investigating optimizing response time by restricting which fields are returned use thefieldsquery param in the request