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
.
starburstlabs
/
solid_queue
Public
forked from
rails/solid_queue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Merge latest batch refinements from rails/solid_queue#142
- #16
#16
Merged
jpcamara
merged 12 commits into
main
starburstlabs/solid_queue:main
from
batch-refinements
starburstlabs/solid_queue:batch-refinements
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Merge latest batch refinements from rails/solid_queue#142
#16
jpcamara
merged 12 commits into
main
starburstlabs/solid_queue:main
from
batch-refinements
starburstlabs/solid_queue:batch-refinements
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Add an update generator to copy new migrations
Show description for 49e7137
2 people
authored and
jpcamara
committed
49e7137
View commit details
Copy full SHA for 49e7137
Browse repository at this point
Align the batches README section with the house style
Show description for 13793bc
jpcamara
and
claude
committed
13793bc
View commit details
Copy full SHA for 13793bc
Browse repository at this point
Count logical jobs in batch counters instead of attempts
Show description for 2fcaa92
2 people
authored and
jpcamara
committed
2fcaa92
View commit details
Copy full SHA for 2fcaa92
Browse repository at this point
Ship the batches schema as an optional migration until 2.0
Show description for f64a105
2 people
authored and
jpcamara
committed
f64a105
View commit details
Copy full SHA for f64a105
Browse repository at this point
Document why the batch completion re-check is database-proof
Show description for 3c37d2a
2 people
authored and
jpcamara
committed
3c37d2a
View commit details
Copy full SHA for 3c37d2a
Browse repository at this point
Extract batch sweeping into a Sweepable concern
Show description for ae0b20b
2 people
authored and
jpcamara
committed
ae0b20b
View commit details
Copy full SHA for ae0b20b
Browse repository at this point
Finish empty batches at start instead of enqueueing an EmptyJob
Show description for 0cf601f
2 people
authored and
jpcamara
committed
0cf601f
View commit details
Copy full SHA for 0cf601f
Browse repository at this point
Clean up the Batch class
Show description for ce47869
2 people
authored and
jpcamara
committed
ce47869
View commit details
Copy full SHA for ce47869
Browse repository at this point
Rebuild BatchExecution on top of Execution
Show description for 280bb77
2 people
authored and
jpcamara
committed
280bb77
View commit details
Copy full SHA for 280bb77
Browse repository at this point
Split the batch sweep into named phases with self-describing metrics
Show description for fe99ba9
2 people
authored and
jpcamara
committed
fe99ba9
View commit details
Copy full SHA for fe99ba9
Browse repository at this point
Accept an explicit metadata: hash in Batch.enqueue
Show description for 2dcc882
2 people
authored and
jpcamara
committed
2dcc882
View commit details
Copy full SHA for 2dcc882
Browse repository at this point
Reset pooled connections when flipping the batches schema in tests
Show description for 7a2b0a3
jpcamara
and
claude
committed
7a2b0a3
View commit details
Copy full SHA for 7a2b0a3
Browse repository at this point
You can’t perform that action at this time.