Skip to content

[FEATURE REQ] Rate limit requests to the same host #83

@hugobuddel

Description

@hugobuddel

Is your feature request related to a problem? Please describe.

I've got a README.md that has two links to a hackernews post.
Since a couple of days, linkspector fails with a 503 on the 2nd URL in the file, independently of the order. Linkspector succeeds when either of the URL's is commented out.

It therefore seems that the server is responding witht 503 because linkspector fires the request to quickly, or something like that.

Describe the solution you'd like

Perhaps linkspector could wait a (configurable) amount of time between requests to the same host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions