Skip to content

docs: max_requests_per_crawl intro example differs from the JS SDK (10 vs 20) #2091

Description

@govarthenan

While going through the introduction, I noticed the "Limit your crawls" section uses a different max_requests_per_crawl value than the equivalent section in the JavaScript SDK docs.

The two introductions are otherwise near-identical ports of each other, so the differing number looks incidental rather than deliberate. It's harmless, but a little confusing when cross-referencing the two SDKs while learning.

For what it's worth, on main the Python section is already internally consistent (both the code and the prose say 10) — so this isn't an internal mismatch, just a cross-SDK one.

I'm happy to open a small PR aligning the Python example to 20 to match JS. If you'd rather standardize on 10 and have the JS side change instead, just say so and I'll close this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions