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
.
Azure
/
azure-sdk-for-python
Public
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
5.6k
Code
Issues
798
Pull requests
343
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[ServiceBus] ServiceBus Operation Timeout Support
- #13854
#13854
Merged
yunhaoling
merged 25 commits into
Azure:master
Azure/azure-sdk-for-python:master
from
yunhaoling:sb-operation-timeout
yunhaoling/azure-sdk-for-python:sb-operation-timeout
Copy head branch name to clipboard
Oct 7, 2020
Conversation
Commits
25
(25)
Checks
Files changed
Merged
[ServiceBus] ServiceBus Operation Timeout Support
#13854
yunhaoling
merged 25 commits into
Azure:master
Azure/azure-sdk-for-python:master
from
yunhaoling:sb-operation-timeout
yunhaoling/azure-sdk-for-python:sb-operation-timeout
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2020
sync opeartion timeout update
yunhaoling
committed
c6c4d5c
View commit details
Copy full SHA for c6c4d5c
Browse repository at this point
add support for operation timeout to certain methods
yunhaoling
committed
3feb787
View commit details
Copy full SHA for 3feb787
Browse repository at this point
Commits on Sep 18, 2020
small fix
yunhaoling
committed
7e83bb3
View commit details
Copy full SHA for 7e83bb3
Browse repository at this point
fix 2.7 syntax error
yunhaoling
committed
1275da1
View commit details
Copy full SHA for 1275da1
Browse repository at this point
fix mypy
yunhaoling
committed
6c282b4
View commit details
Copy full SHA for 6c282b4
Browse repository at this point
fix mypy
yunhaoling
committed
dfcd17c
View commit details
Copy full SHA for dfcd17c
Browse repository at this point
Commits on Sep 21, 2020
add test and fix a small bug
yunhaoling
committed
8411791
View commit details
Copy full SHA for 8411791
Browse repository at this point
Merge branch 'master' into sb-operation-timeout
yunhaoling
authored
769a4a1
View commit details
Copy full SHA for 769a4a1
Browse repository at this point
improve code
yunhaoling
committed
4161d68
View commit details
Copy full SHA for 4161d68
Browse repository at this point
Commits on Sep 22, 2020
Merge branch 'master' into sb-operation-timeout
yunhaoling
authored
88c3cf1
View commit details
Copy full SHA for 88c3cf1
Browse repository at this point
improve test code
yunhaoling
committed
b46131a
View commit details
Copy full SHA for b46131a
Browse repository at this point
Merge branch 'sb-operation-timeout' of https://github.com/yunhaoling/azure-sdk-for-python into sb-operation-timeout
yunhaoling
committed
daeb2db
View commit details
Copy full SHA for daeb2db
Browse repository at this point
Commits on Sep 28, 2020
Update sdk/servicebus/azure-servicebus/CHANGELOG.md
Show description for 12b2e7e
yunhaoling
and
KieranBrantnerMagee
authored
12b2e7e
View commit details
Copy full SHA for 12b2e7e
Browse repository at this point
Commits on Sep 29, 2020
move timeout into kwargs in async
yunhaoling
committed
d0291f7
View commit details
Copy full SHA for d0291f7
Browse repository at this point
Commits on Sep 30, 2020
addressing pr review and update uamqp dependency to include the latest fix
yunhaoling
committed
c03f0e2
View commit details
Copy full SHA for c03f0e2
Browse repository at this point
Merge branch 'sb-operation-timeout' of https://github.com/yunhaoling/azure-sdk-for-python into sb-operation-timeout
yunhaoling
committed
809f70c
View commit details
Copy full SHA for 809f70c
Browse repository at this point
remove configuration check
yunhaoling
committed
d5f095d
View commit details
Copy full SHA for d5f095d
Browse repository at this point
Commits on Oct 3, 2020
Merge remote-tracking branch 'central/master' into sb-operation-timeout
yunhaoling
committed
191be47
View commit details
Copy full SHA for 191be47
Browse repository at this point
merge master and resolve conflicts
yunhaoling
committed
0d2dbeb
View commit details
Copy full SHA for 0d2dbeb
Browse repository at this point
Commits on Oct 5, 2020
fix bug in test hacking
yunhaoling
committed
85ff115
View commit details
Copy full SHA for 85ff115
Browse repository at this point
fix bug where timeout=0 in tests
yunhaoling
committed
be4f31f
View commit details
Copy full SHA for be4f31f
Browse repository at this point
Merge remote-tracking branch 'central/master' into sb-operation-timeout
yunhaoling
committed
ddae473
View commit details
Copy full SHA for ddae473
Browse repository at this point
tweak changelog position
yunhaoling
committed
e793bb2
View commit details
Copy full SHA for e793bb2
Browse repository at this point
update changelog
yunhaoling
committed
e1b5721
View commit details
Copy full SHA for e1b5721
Browse repository at this point
Commits on Oct 6, 2020
add try-finally in timeout test cases
yunhaoling
committed
840bcf2
View commit details
Copy full SHA for 840bcf2
Browse repository at this point
You can’t perform that action at this time.