Skip to content

Conversation

@klesh
Copy link
Contributor

@klesh klesh commented Aug 13, 2025

Summary

Added priority support to the pipeline scheduler. When dequeuing pipelines from the database, it now selects the one with the highest priority first. To enable this feature, specify a priority value for your blueprint or pipeline—larger numbers indicate higher priority.

Does this close any open issues?

Closes #8351

Screenshots

PixPin_2025-08-13_16-42-02
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. component/framework This issue or PR relates to the framework devops Something about CI/CD (devops) pr-type/feature-development This PR is to develop a new feature labels Aug 13, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has checked 3595 files.

Valid Invalid Ignored Fixed
2788 1 806 0
Click to see the invalid file list
  • config-ui/.yarnrc.yml
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>
@klesh klesh force-pushed the kw-8531-prioritized-pipelines branch from b6308d9 to b3c8de1 Compare August 13, 2025 08:57
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/framework This issue or PR relates to the framework devops Something about CI/CD (devops) lgtm This PR has been approved by a maintainer pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.

3 participants