Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: website crawler limited to only 1 page crawl #467

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

Rob-Powell
Copy link
Contributor

Issue #, if available:

Description of changes:

Previously an error in logic always resulted in only a single page crawl ignoring links and limit set in GUI always defaulting to 1 as urls_to_crawl only contains multiple values when sitemap option is used. Now limit works correctly in both modes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@azaylamba
Copy link
Contributor

I also noticed this bug, only one webpage is crawled in some cases.

@bigadsoleiman bigadsoleiman merged commit 799ca7c into aws-samples:main Apr 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants