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
.
boringnode
/
queue
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
156
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add .dedup() method for job deduplication
- #12
#12
Merged
RomainLanz
merged 12 commits into
boringnode:main
boringnode/queue:main
from
jigs1996:feat/job-deduplication
jigs1996/queue:feat/job-deduplication
Copy head branch name to clipboard
May 23, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: add .dedup() method for job deduplication
#12
RomainLanz
merged 12 commits into
boringnode:main
boringnode/queue:main
from
jigs1996:feat/job-deduplication
jigs1996/queue:feat/job-deduplication
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
feat: add .id() method for job deduplication
jigs1996
committed
993b481
View commit details
Copy full SHA for 993b481
Browse repository at this point
fix: remove unused assert parameter in fake_adapter test
jigs1996
committed
67d7322
View commit details
Copy full SHA for 67d7322
Browse repository at this point
fix: check all job states in dedup guard for fake and memory adapters
jigs1996
committed
69c0635
View commit details
Copy full SHA for 69c0635
Browse repository at this point
refactor: replace .id() with .dedup() API for extensible job deduplication
jigs1996
committed
b53a6df
View commit details
Copy full SHA for b53a6df
Browse repository at this point
Commits on Apr 22, 2026
feat: add .dedup() API for job deduplication
jigs1996
committed
d082087
View commit details
Copy full SHA for d082087
Browse repository at this point
Commits on May 3, 2026
test: cover dedup regressions
RomainLanz
committed
2feef77
View commit details
Copy full SHA for 2feef77
Browse repository at this point
Commits on May 4, 2026
fix: harden dedup against concurrent races
jigs1996
committed
8c3bef6
View commit details
Copy full SHA for 8c3bef6
Browse repository at this point
test: add regression tests for dedup edge cases
jigs1996
committed
510d54f
View commit details
Copy full SHA for 510d54f
Browse repository at this point
Commits on May 14, 2026
fix: align dedup behavior across adapters and tighten dispatcher validation
jigs1996
committed
ff7dcd3
View commit details
Copy full SHA for ff7dcd3
Browse repository at this point
test(dedup): cover active-state, concurrent, and orphan-pointer edge cases
jigs1996
committed
abfd618
View commit details
Copy full SHA for abfd618
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/job-deduplication
jigs1996
committed
1124fdf
View commit details
Copy full SHA for 1124fdf
Browse repository at this point
Commits on May 23, 2026
fix: release expired active dedup rows
RomainLanz
committed
e0f362e
View commit details
Copy full SHA for e0f362e
Browse repository at this point
You can’t perform that action at this time.