Skip to content

feat(3434): skip execution of virtual jobs when the event start from webhook [1]#667

Merged
minghay merged 1 commit intomasterfrom
feat-schedule-virtual-job-on-webhook
Apr 7, 2026
Merged

feat(3434): skip execution of virtual jobs when the event start from webhook [1]#667
minghay merged 1 commit intomasterfrom
feat-schedule-virtual-job-on-webhook

Conversation

@y-oksaku
Copy link
Copy Markdown
Contributor

@y-oksaku y-oksaku commented Apr 6, 2026

Context

The API response is too slow when a virtual job has a large number of connected downstream jobs.

Objective

Skip execution of the virtual job in the webhook request.
They will be executed in the queue-service's request and they also trigger their downstream jobs.

References

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@minghay minghay merged commit 08585cd into master Apr 7, 2026
2 checks passed
@minghay minghay deleted the feat-schedule-virtual-job-on-webhook branch April 7, 2026 00:03
@sd-buildbot
Copy link
Copy Markdown

🎉 This PR is included in version 34.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants