Austen | 2021-04-14 13:49:28 UTC | #1
Hi,
We are attempting to minimize the use of API calls with expand parameters in our solution as these can trigger the rate limit processing and result in returning a partial data set without indicating that an error has occurred.
For architect data tables, there appears to be no way to obtain the schema data for a data table without using the schema expand parameter. Is this the case?
If so, can we rely on the fact that a null schema value for a data table means we hit the rate limit while trying to retrieve that schema information? We use the Java SDK to make our API calls.
If we are retrieving a list of data tables with the schema expand parameter specified, can we rely on either retrieving a complete list of data tables (albeit possible with missing schema data) or getting a 429 return code to indicate we hit the rate limit?
Thanks
system | 2021-05-15 13:49:28 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 10631