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 }}
andrisak
/
Polly
Public
forked from
App-vNext/Polly
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 5, 2018
Clarify wait-and-retry policy
reisenberger
authored
5f29a68
View commit details
Copy full SHA for 5f29a68
Browse repository at this point
Commits on Nov 27, 2018
Clarify v6.1.2 doco
reisenberger
committed
57a82e8
View commit details
Copy full SHA for 57a82e8
Browse repository at this point
Add doco for v6.1.2
reisenberger
committed
ac7ab7c
View commit details
Copy full SHA for ac7ab7c
Browse repository at this point
Add missing ConfigureAwait's
Frank Lin
authored and
reisenberger
committed
e251770
View commit details
Copy full SHA for e251770
Browse repository at this point
Commits on Nov 14, 2018
Correct syntax error in ReadMe
reisenberger
committed
fd3d40a
View commit details
Copy full SHA for fd3d40a
Browse repository at this point
Commits on Nov 12, 2018
Remove a dead blog post
reisenberger
committed
cf63bdb
View commit details
Copy full SHA for cf63bdb
Browse repository at this point
Commits on Nov 11, 2018
Remove dead DotNet40 reference
Show description for 5de073b
reisenberger
committed
5de073b
View commit details
Copy full SHA for 5de073b
Browse repository at this point
Remove dead Net4.0 code
reisenberger
committed
1f0de43
View commit details
Copy full SHA for 1f0de43
Browse repository at this point
Update documentation on sleepDurationProvider
Show description for ae5447b
reisenberger
committed
ae5447b
View commit details
Copy full SHA for ae5447b
Browse repository at this point
Update documentation on sleepDurationProvider
Show description for 5da3fbd
altenstedt
authored and
reisenberger
committed
5da3fbd
View commit details
Copy full SHA for 5da3fbd
Browse repository at this point
Tidy sync timeout tests to match async test tidies
reisenberger
committed
306664e
View commit details
Copy full SHA for 306664e
Browse repository at this point
#517 - A few more updates in the tests to use the Func<Task> pattern.
toddmeinershagen
authored and
reisenberger
committed
7967c57
View commit details
Copy full SHA for 7967c57
Browse repository at this point
#517 - Fixed other instances where try...catch block could be replaced with Awaiting extension method to call ShouldNotThrow extension method on the Func<Task>. Also, updated the Task.Delay to Sys…
Show description for 91dd7ed
toddmeinershagen
authored and
reisenberger
committed
91dd7ed
View commit details
Copy full SHA for 91dd7ed
Browse repository at this point
Refactoring timeoutasync optimistic test to validate that a time-based action will not throw if timeout is greater and also updating the FluentAssertion syntax to use Should().NotThrow<TimeoutRejec…
Show description for 89d233e
toddmeinershagen
authored and
reisenberger
committed
89d233e
View commit details
Copy full SHA for 89d233e
Browse repository at this point
Document issue 510 fix
reisenberger
committed
4379f4b
View commit details
Copy full SHA for 4379f4b
Browse repository at this point
Fix issue 510: PolicyKey in async PolicyWrap executions
Show description for fc93b15
reisenberger
committed
fc93b15
View commit details
Copy full SHA for fc93b15
Browse repository at this point
Commits on Oct 17, 2018
Merge pull request #519 from stevejgordon/patch-1
Show description for 56d5d6d
joelhulen
authored
56d5d6d
View commit details
Copy full SHA for 56d5d6d
Browse repository at this point
Adding two of my Polly focused blog posts
stevejgordon
authored
92f7757
View commit details
Copy full SHA for 92f7757
Browse repository at this point
Commits on Oct 3, 2018
Merge pull request #509 from App-vNext/reisenberger-patch-elvanyblog
Show description for 7eaf741
reisenberger
authored
7eaf741
View commit details
Copy full SHA for 7eaf741
Browse repository at this point
Add blog post to readme
Show description for 07af569
reisenberger
authored
07af569
View commit details
Copy full SHA for 07af569
Browse repository at this point
Commits on Sep 15, 2018
Merge pull request #501 from App-vNext/reisenberger-asyncreadmefixes
Show description for 837c5e9
reisenberger
authored
837c5e9
View commit details
Copy full SHA for 837c5e9
Browse repository at this point
Fix some async examples in readme
reisenberger
authored
b70c232
View commit details
Copy full SHA for b70c232
Browse repository at this point
Commits on Aug 21, 2018
Merge pull request #492 from App-vNext/reisenberger-patch-newblogposts
Show description for 7c5ecfc
reisenberger
authored
7c5ecfc
View commit details
Copy full SHA for 7c5ecfc
Browse repository at this point
Add various new blog posts
reisenberger
authored
c689d14
View commit details
Copy full SHA for c689d14
Browse repository at this point
Commits on Jul 14, 2018
Merge pull request #487 from App-vNext/v610dev
Show description for dec0b02
reisenberger
authored
dec0b02
View commit details
Copy full SHA for dec0b02
Browse repository at this point
Add v6.1.0 doco
reisenberger
committed
21130f8
View commit details
Copy full SHA for 21130f8
Browse repository at this point
Fix Context.PolicyKey issue 463
Show description for 61e42f1
reisenberger
committed
61e42f1
View commit details
Copy full SHA for 61e42f1
Browse repository at this point
Rationalise timeout tests for 338
Show description for 328faa6
reisenberger
committed
328faa6
View commit details
Copy full SHA for 328faa6
Browse repository at this point
Tidying and consistency
Show description for 37005af
reisenberger
committed
37005af
View commit details
Copy full SHA for 37005af
Browse repository at this point
Tidying and consistency
Show description for 3e03c89
reisenberger
committed
3e03c89
View commit details
Copy full SHA for 3e03c89
Browse repository at this point
Fix issue 475: SerializingCacheProvider should better handle null and similar cases
reisenberger
committed
af78451
View commit details
Copy full SHA for af78451
Browse repository at this point
Fix issue 472
Show description for a9c1bf2
reisenberger
committed
a9c1bf2
View commit details
Copy full SHA for a9c1bf2
Browse repository at this point
Merge pull request #471 from Freakazoid182/add-wait-and-retry-forever-overloads
Show description for f8a7034
reisenberger
authored
f8a7034
View commit details
Copy full SHA for f8a7034
Browse repository at this point
Add unit tests for issue 451
Show description for 229f22c
reisenberger
committed
229f22c
View commit details
Copy full SHA for 229f22c
Browse repository at this point
Tidy PR471 overloads
Show description for 285957c
reisenberger
committed
285957c
View commit details
Copy full SHA for 285957c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.