On larger projects, its difficult to download the entire assembly without hitting a rate limit. I was hoping there could be an option in the config file to pace the API requests to ensure its within the API limits of OnShape.
I got the error on a project with ~1000 parts below:
! ERROR (429) while using Onshape API
! {
"message" : "Too many requests.",
"moreInfoUrl" : "",
"status" : 429,
"code" : 0
}
On larger projects, its difficult to download the entire assembly without hitting a rate limit. I was hoping there could be an option in the config file to pace the API requests to ensure its within the API limits of OnShape.
I got the error on a project with ~1000 parts below: