Skip to content

Add an option to skip 429 #55

Description

@ai

Initial checklist

Problem

Some servers see that I am making too many requests and return 429 sometimes:

README.md
239:54-239:96 warning Unexpected dead URL `[https://npmgraph.js.org/`](https://npmgraph.js.org/%60), expected live URL                    no-dead-urls remark-lint
  [cause]:
              error   Unexpected not ok response `429` (`Too Many Requests`) on `[https://npmgraph.js.org/`](https://npmgraph.js.org/%60) dead         dead-or-alive

Current solutions

Ignore the whole URL which is hard (many of them can return 429

Proposed solutions

Add option ignore429

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤞 phase/openPost is being triaged manually

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions