Skip to content

Conversation

@tw4l
Copy link
Member

@tw4l tw4l commented Oct 22, 2025

Fixes #2922

  • Add onlySuccessful flag to /all-crawls/tagCounts endpoint (defaulting to true to avoid breaking change)
  • Add crawlType option to /all-crawls/tagCounts (to match search-values endpoint)
  • Add filtered /crawls/tagCounts and /uploads/tagCounts endpoints
  • Rename CrawlConfigTags response model to TagsResponse now that it's used for crawls/uploads in addition to workflows
  • Add tests

@tw4l tw4l force-pushed the issue-2922-failed-canceled-crawl-tags branch 2 times, most recently from 0ac08d5 to 9181345 Compare October 23, 2025 20:57
- Add onlySuccessful and crawlType args to all-crawls tagCounts
endpoint
- Add tagCounts endpoints for crawls and uploads
- Add tests
@tw4l tw4l force-pushed the issue-2922-failed-canceled-crawl-tags branch from 9181345 to 58195ea Compare October 23, 2025 20:58
@tw4l tw4l changed the title WIP: Additional tagCounts endpoints and options Additional tagCounts endpoints and options Oct 23, 2025
@tw4l tw4l marked this pull request as ready for review October 23, 2025 21:19
@tw4l tw4l requested review from SuaYoo and ikreymer October 23, 2025 21:19
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.

[Task]: Add option to include tags from failed/canceled crawls in crawl tagCounts endpoint

1 participant