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
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
.
ENTERPILOT
/
GoModel
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
88
Star
1.1k
Code
Issues
37
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(ratelimit): persist request and token windows across restart
- #688
#688
Merged
SantiagoDePolonia
merged 12 commits into
main
ENTERPILOT/GoModel:main
from
feat/rate-limit-counter-persistence
ENTERPILOT/GoModel:feat/rate-limit-counter-persistence
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(ratelimit): persist request and token windows across restart
#688
SantiagoDePolonia
merged 12 commits into
main
ENTERPILOT/GoModel:main
from
feat/rate-limit-counter-persistence
ENTERPILOT/GoModel:feat/rate-limit-counter-persistence
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
docs(ratelimit): spec for persisting counters across restarts
SantiagoDePolonia
committed
aaa46f5
View commit details
Copy full SHA for aaa46f5
Browse repository at this point
docs(ratelimit): fix persistence spec races found in review
SantiagoDePolonia
committed
d87171a
View commit details
Copy full SHA for d87171a
Browse repository at this point
docs(ratelimit): add review notes to persistence spec
SantiagoDePolonia
committed
37dfb1d
View commit details
Copy full SHA for 37dfb1d
Browse repository at this point
docs(ratelimit): persist per-child window partitions
SantiagoDePolonia
committed
71031be
View commit details
Copy full SHA for 71031be
Browse repository at this point
feat(ratelimit): persist request and token windows across restart
Show description for 68fca87
SantiagoDePolonia
committed
68fca87
View commit details
Copy full SHA for 68fca87
Browse repository at this point
fix(ratelimit): make counter snapshots crash-safe
Show description for c37f743
SantiagoDePolonia
committed
c37f743
View commit details
Copy full SHA for c37f743
Browse repository at this point
fix(ratelimit): serialize persist start and bound SQL prune
Show description for 2be7660
SantiagoDePolonia
committed
2be7660
View commit details
Copy full SHA for 2be7660
Browse repository at this point
refactor(ratelimit): make counter snapshots additive
Show description for 67d543c
SantiagoDePolonia
committed
67d543c
View commit details
Copy full SHA for 67d543c
Browse repository at this point
test(ratelimit): share one counter suite across backends
Show description for fa8f7e5
SantiagoDePolonia
committed
fa8f7e5
View commit details
Copy full SHA for fa8f7e5
Browse repository at this point
fix(ratelimit): skip malformed counter rows on SQL load
Show description for 204d2fc
SantiagoDePolonia
committed
204d2fc
View commit details
Copy full SHA for 204d2fc
Browse repository at this point
fix(ratelimit): refresh rules even when the snapshot row survives
Show description for 973488a
SantiagoDePolonia
committed
973488a
View commit details
Copy full SHA for 973488a
Browse repository at this point
docs(ratelimit): trim the persistence spec to decisions
Show description for f8372b8
SantiagoDePolonia
committed
f8372b8
View commit details
Copy full SHA for f8372b8
Browse repository at this point
You can’t perform that action at this time.