Skip to content

[Swarming] Adds Response proto & improves "unscheduled task" logic#5289

Draft
IvanBM18 wants to merge 14 commits into
masterfrom
feature/swarming/respnse_proto
Draft

[Swarming] Adds Response proto & improves "unscheduled task" logic#5289
IvanBM18 wants to merge 14 commits into
masterfrom
feature/swarming/respnse_proto

Conversation

@IvanBM18
Copy link
Copy Markdown
Collaborator

It was request for me to add a log to easily debug when swarming scheduled a task.But i noticed we didnt had the protos for parsing the response, hence i added them.

Also this PR handles an edge case in which swarming will not return a task_id if the tasks wasn't scheduled.

Changes

  • Adds the missing swarming_task_response proto
    • Ran protos/generate.sh which updated a ton of files
  • The swarming service now marks tasks as not scheduled when no task_id is found, task_id cannot be found if swarming didn't queue the task, because of wrong dimensions or other swarming internal reasons

Note:

This Pr is a draft because is dependent of this other PR

@IvanBM18 IvanBM18 self-assigned this May 21, 2026
@IvanBM18 IvanBM18 added the swarming Changes related to the clusterfuzz-swarming integration label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

swarming Changes related to the clusterfuzz-swarming integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant