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(crawl-status): consider concurrency limited jobs as prioritized (FIR-851) #1184

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

mogery
Copy link
Member

@mogery mogery commented Feb 16, 2025

Fixes a multitude of annoying bugs, including:

  • Crawls that have all their pending jobs in the concurrency queue are considered "completed" (FIR-851)
  • Concurrency limited scrapes do not show up in the total immediately

@mogery mogery requested a review from nickscamara February 16, 2025 08:27
@mogery
Copy link
Member Author

mogery commented Feb 16, 2025

Did not write a test because it's really dumb hard to test for this. We should build a harness I think, eventually.

@mogery mogery merged commit fd8b389 into main Feb 16, 2025
1 check passed
@mogery mogery deleted the mog/fix-early-complete branch February 16, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants