Skip to content

GoDaddy rate limiting of API calls not implemented #7

@kmei3560

Description

@kmei3560

GoDaddy returns a 429 code when API calls exceed their rate limit of 60 calls per minute (per here). Ideally this provider library should detect 429 responses and handle with an exponential backoff or similar logic.

I have not experienced this problem yet, but I can see how exceeding 60 calls in a minute could be possible.
Thank you

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions