Skip to content

Comments

Use datastore OssFuzzProject instead of github for cc-groups cronjob#5166

Merged
ViniciustCosta merged 3 commits intomasterfrom
fix/avoid_github_in_ossfuzz_cc_groups
Feb 19, 2026
Merged

Use datastore OssFuzzProject instead of github for cc-groups cronjob#5166
ViniciustCosta merged 3 commits intomasterfrom
fix/avoid_github_in_ossfuzz_cc_groups

Conversation

@ViniciustCosta
Copy link
Collaborator

@ViniciustCosta ViniciustCosta commented Feb 18, 2026

The cronjob is getting throttled by the GitHub API when trying to query for the oss-fuzz projects info (probably since the project-setup cron is already heavily querying it).

This change uses the OssFuzzProject datastore entity, which is synced with oss-fuzz github by the project-setup cron, in order to retrieve all the projects and their CCs.

Bug: b/477964128

@ViniciustCosta ViniciustCosta changed the title Use datastore OssFuzzProject instead of github for oss-fuzz-cc-groups cronjob Use datastore OssFuzzProject instead of github for cc-groups cronjob Feb 18, 2026
@ViniciustCosta ViniciustCosta marked this pull request as ready for review February 18, 2026 22:40
@ViniciustCosta ViniciustCosta merged commit 220c1c7 into master Feb 19, 2026
11 checks passed
@ViniciustCosta ViniciustCosta deleted the fix/avoid_github_in_ossfuzz_cc_groups branch February 19, 2026 13:31
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