Skip to content

Avoiding Rate Limit (Error 429) #170

Description

@vihdutta

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions