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
.
Particular
/
ServiceControl
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
60
Code
Issues
307
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Standardise the use of TimeProvider across the error instance
- #5843
#5843
Merged
1/2
warwickschroeder
merged 11 commits into
master
Particular/ServiceControl:master
from
warwick/pattern-timeprovider
Particular/ServiceControl:warwick/pattern-timeprovider
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Standardise the use of TimeProvider across the error instance
#5843
warwickschroeder
merged 11 commits into
master
Particular/ServiceControl:master
from
warwick/pattern-timeprovider
Particular/ServiceControl:warwick/pattern-timeprovider
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
Shifts the registration of TimeProvider.Default to AddServiceControl rather than relying on other registrations such as YARP or AddHttpLogging.
warwickschroeder
committed
e47c2e4
View commit details
Copy full SHA for e47c2e4
Browse repository at this point
Use TimeProvider in FailedMessageLifecycleDataStore. This allows for it to be properly tested.
warwickschroeder
committed
95beb1d
View commit details
Copy full SHA for 95beb1d
Browse repository at this point
pass MessageArchiver's TimeProvider to the archiving and unarchiving managers it creates. Keeps time management across archive functionality consistent.
warwickschroeder
committed
0ad21ee
View commit details
Copy full SHA for 0ad21ee
Browse repository at this point
Standardise the use of TimeProvider to ravenDB, allowing for testing of certain time sensitive features
warwickschroeder
committed
7273bfc
View commit details
Copy full SHA for 7273bfc
Browse repository at this point
clean: remove dead code on persistence test base
warwickschroeder
committed
bcada29
View commit details
Copy full SHA for bcada29
Browse repository at this point
use TimeProvider in retries
warwickschroeder
committed
c8d7f81
View commit details
Copy full SHA for c8d7f81
Browse repository at this point
cleanup
warwickschroeder
committed
052cc52
View commit details
Copy full SHA for 052cc52
Browse repository at this point
Specify maintenance mode support for persistence and update related tests.
warwickschroeder
committed
0951381
View commit details
Copy full SHA for 0951381
Browse repository at this point
Apply suggestion from @warwickschroeder
warwickschroeder
committed
61b879a
View commit details
Copy full SHA for 61b879a
Browse repository at this point
Standardise the use of test clocks in tests.
warwickschroeder
committed
3273064
View commit details
Copy full SHA for 3273064
Browse repository at this point
Use TimeProvider.System in ExpirationManager for ErrorMessagesDataStore
warwickschroeder
committed
137b819
View commit details
Copy full SHA for 137b819
Browse repository at this point
You can’t perform that action at this time.