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 }}
azeemshaik025
/
mettle
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add jitter and decorrelated backoff
- #2
#2
Merged
azeemshaik025
merged 12 commits into
main
azeemshaik025/mettle:main
from
jitter
azeemshaik025/mettle:jitter
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
add jitter and decorrelated backoff
#2
azeemshaik025
merged 12 commits into
main
azeemshaik025/mettle:main
from
jitter
azeemshaik025/mettle:jitter
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
Add jitter: Full/Equal modes plus decorrelated backoff
Show description for cbbbb15
azeemshaik025
committed
cbbbb15
View commit details
Copy full SHA for cbbbb15
Browse repository at this point
Drive the randomized backoffs through the retry driver
Show description for a46ea2f
azeemshaik025
committed
a46ea2f
View commit details
Copy full SHA for a46ea2f
Browse repository at this point
Document factor=1 as constant backoff instead of adding a type
Show description for c034aec
azeemshaik025
committed
c034aec
View commit details
Copy full SHA for c034aec
Browse repository at this point
Release 0.3.0
Show description for 5e7e646
azeemshaik025
committed
5e7e646
View commit details
Copy full SHA for 5e7e646
Browse repository at this point
Pin equal jitter's floor at a factor where the coincidence breaks
Show description for 4851a2c
azeemshaik025
committed
4851a2c
View commit details
Copy full SHA for 4851a2c
Browse repository at this point
Cut Jitter::Equal, and the enum with it
Show description for 9a33c28
azeemshaik025
committed
9a33c28
View commit details
Copy full SHA for 9a33c28
Browse repository at this point
Make the deterministic path as ergonomic as the production one
Show description for 07f4f9c
azeemshaik025
committed
07f4f9c
View commit details
Copy full SHA for 07f4f9c
Browse repository at this point
Warn about the one way 0.3.0 can break you
Show description for 917fa7a
azeemshaik025
committed
917fa7a
View commit details
Copy full SHA for 917fa7a
Browse repository at this point
Teach the docs that jitter exists
Show description for 605426c
azeemshaik025
committed
605426c
View commit details
Copy full SHA for 605426c
Browse repository at this point
Move the reasoning out of the CHANGELOG and into ADR004
Show description for fec2e40
azeemshaik025
committed
fec2e40
View commit details
Copy full SHA for fec2e40
Browse repository at this point
Split the testability decisions into ADR005
Show description for f3ccd94
azeemshaik025
committed
f3ccd94
View commit details
Copy full SHA for f3ccd94
Browse repository at this point
Say why the RNG is concrete while the clock is a trait
Show description for 78390bc
azeemshaik025
committed
78390bc
View commit details
Copy full SHA for 78390bc
Browse repository at this point
You can’t perform that action at this time.