You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to payload sizes getting large, it would be more efficient to make the endpoints paginated. So rather than having payloads of 30k study objects, there would be payloads of say up to 1000. This will reduce memory requirements, transfer times and server timeouts.
The text was updated successfully, but these errors were encountered:
Due to payload sizes getting large, it would be more efficient to make the endpoints paginated. So rather than having payloads of 30k study objects, there would be payloads of say up to 1000. This will reduce memory requirements, transfer times and server timeouts.
The text was updated successfully, but these errors were encountered: