Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Flowpack
/
prunner
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
9
Code
Issues
11
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
FEATURE: Partitioned Wait Lists
- #49
#49
Merged
skurfuerst
merged 13 commits into
main
Flowpack/prunner:main
from
partitioned_waitlist
Flowpack/prunner:partitioned_waitlist
Copy head branch name to clipboard
Aug 15, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
FEATURE: Partitioned Wait Lists
#49
skurfuerst
merged 13 commits into
main
Flowpack/prunner:main
from
partitioned_waitlist
Flowpack/prunner:partitioned_waitlist
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2025
FEATURE: definitions for partitioned waitlists
Show description for 14526b2
skurfuerst
committed
14526b2
View commit details
Copy full SHA for 14526b2
Browse repository at this point
TASK: improve code docs around scheduleAction
skurfuerst
committed
93772d7
View commit details
Copy full SHA for 93772d7
Browse repository at this point
REFACTOR: remove dead scheduleActionQueueDelay (unused, never written)
skurfuerst
committed
981cb35
View commit details
Copy full SHA for 981cb35
Browse repository at this point
REFACTOR: rename scheduleActionErr cases
skurfuerst
committed
69a14c2
View commit details
Copy full SHA for 69a14c2
Browse repository at this point
REFACTOR: make resolveScheduleAction easier to follow (no functional changes), in preparation of upcoming bugfixes and features
skurfuerst
committed
944f3b7
View commit details
Copy full SHA for 944f3b7
Browse repository at this point
!!! BUGFIX: properly respect queue_limit>1 for queue_strategy=replace
Show description for 87d979e
skurfuerst
committed
87d979e
View commit details
Copy full SHA for 87d979e
Browse repository at this point
REFACTOR: scheduleAction only used for initial scheduling decision, NOT anymore for re-scheduling after job delay finished, or job finished
skurfuerst
committed
56ef182
View commit details
Copy full SHA for 56ef182
Browse repository at this point
WIP
skurfuerst
committed
37c871d
View commit details
Copy full SHA for 37c871d
Browse repository at this point
BUGFIX: proper check if waitlist in replace case is reached
Pingu501
committed
9f09c8e
View commit details
Copy full SHA for 9f09c8e
Browse repository at this point
FEATURE: Add QueueStrategyPartitionedReplace
Pingu501
committed
211771b
View commit details
Copy full SHA for 211771b
Browse repository at this point
Commits on Aug 15, 2025
FEATURE: expose QueuePartition via HTTP API
skurfuerst
committed
a371849
View commit details
Copy full SHA for a371849
Browse repository at this point
TASK: partitioned_replace documented in README
skurfuerst
committed
dea9276
View commit details
Copy full SHA for dea9276
Browse repository at this point
BUGFIX: fix implementation of isSchedulable
skurfuerst
committed
c39288f
View commit details
Copy full SHA for c39288f
Browse repository at this point
You can’t perform that action at this time.