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
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
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
.
invoke-ai
/
InvokeAI
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
28.2k
Code
Issues
334
Pull requests
48
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[feat] Round robin job scheduling in multiuser mode
- #9086
#9086
Merged
lstein
merged 23 commits into
invoke-ai:main
invoke-ai/InvokeAI:main
from
lstein:copilot/enhancement-round-robin-job-scheduling
lstein/InvokeAI:copilot/enhancement-round-robin-job-scheduling
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
[feat] Round robin job scheduling in multiuser mode
#9086
lstein
merged 23 commits into
invoke-ai:main
invoke-ai/InvokeAI:main
from
lstein:copilot/enhancement-round-robin-job-scheduling
lstein/InvokeAI:copilot/enhancement-round-robin-job-scheduling
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
Initial plan
Copilot
committed
06b971c
View commit details
Copy full SHA for 06b971c
Browse repository at this point
feat: add round-robin session queue scheduling across users
Show description for ae281e9
Copilot
and
lstein
committed
ae281e9
View commit details
Copy full SHA for ae281e9
Browse repository at this point
Commits on Apr 25, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
lstein
authored
ec59f0a
View commit details
Copy full SHA for ec59f0a
Browse repository at this point
fix(multiuser): restore X/Y queue badge and cross-user queue list
Show description for 28c63b1
lstein
and
claude
committed
28c63b1
View commit details
Copy full SHA for 28c63b1
Browse repository at this point
docs: regenerate settings.json for session_queue_mode
Show description for 8179b9d
lstein
and
claude
committed
8179b9d
View commit details
Copy full SHA for 8179b9d
Browse repository at this point
Commits on May 9, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
lstein
authored
9c27d09
View commit details
Copy full SHA for 9c27d09
Browse repository at this point
fix(session_queue): restore user_pending/user_in_progress computation lost in merge
Show description for aaa379b
lstein
and
claude
committed
aaa379b
View commit details
Copy full SHA for aaa379b
Browse repository at this point
Commits on May 14, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
JPPhoto
authored
0e936a8
View commit details
Copy full SHA for 0e936a8
Browse repository at this point
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
JPPhoto
authored
8a28a91
View commit details
Copy full SHA for 8a28a91
Browse repository at this point
Commits on Jun 1, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
lstein
authored
ffe9f49
View commit details
Copy full SHA for ffe9f49
Browse repository at this point
fix(multiuser): fix queue-status route, add regression test and round-robin dequeue indexes
Show description for dc6d9ae
lstein
and
claude
committed
dc6d9ae
View commit details
Copy full SHA for dc6d9ae
Browse repository at this point
chore(frontend): regenerate openapi and schema
lstein
committed
866d692
View commit details
Copy full SHA for 866d692
Browse repository at this point
Commits on Jun 5, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
lstein
authored
8533673
View commit details
Copy full SHA for 8533673
Browse repository at this point
Commits on Jun 25, 2026
Merge remote-tracking branch 'origin/main' into copilot/enhancement-round-robin-job-scheduling
Show description for 841fad8
lstein
committed
841fad8
View commit details
Copy full SHA for 841fad8
Browse repository at this point
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
JPPhoto
authored
c2907b5
View commit details
Copy full SHA for c2907b5
Browse repository at this point
Commits on Jun 26, 2026
perf(session_queue): make round-robin dequeue scale with active users, not history
Show description for 41e9df7
lstein
and
claude
committed
41e9df7
View commit details
Copy full SHA for 41e9df7
Browse repository at this point
style: apply ruff format to dequeue test assertion
Show description for 58b06c6
lstein
and
claude
committed
58b06c6
View commit details
Copy full SHA for 58b06c6
Browse repository at this point
Commits on Jun 27, 2026
chore(doc): fix inline comment to match actual code
lstein
committed
d50b58c
View commit details
Copy full SHA for d50b58c
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
JPPhoto
authored
165f4fb
View commit details
Copy full SHA for 165f4fb
Browse repository at this point
Commits on Jun 30, 2026
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
lstein
authored
192d4ed
View commit details
Copy full SHA for 192d4ed
Browse repository at this point
Merge branch 'main' into copilot/enhancement-round-robin-job-scheduling
lstein
authored
1704069
View commit details
Copy full SHA for 1704069
Browse repository at this point
fix(docs): authenticate GitHub changelog loader to avoid CI rate limits
Show description for 878db3a
lstein
and
claude
committed
878db3a
View commit details
Copy full SHA for 878db3a
Browse repository at this point
Commits on Jul 3, 2026
Merge branch 'main': convert round-robin index migration to dated format
Show description for 5cbf052
lstein
and
claude
committed
5cbf052
View commit details
Copy full SHA for 5cbf052
Browse repository at this point
You can’t perform that action at this time.