-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Event Hubs] Perform sendRequest() operation handling from SDK #4322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
260b0e6
[Event Hubs] Introduce timeoutInMs on RetryOptions (#4239)
ramya0820 c74f5e4
Merge branch 'master' of https://github.com/ramya0820/azure-sdk-for-js
00016cb
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js
ramya0820 5876468
Bring over RequestResponse link creation and management from core-amqp
ramya0820 2f10541
Update _makeManagementRequest()
ramya0820 934130d
Simplify promise handling
ramya0820 a974e22
Address comments
ramya0820 41c5f08
Fix operationType
ramya0820 5b6d1e1
Update sendRequest() contract
ramya0820 80624c4
Revert whitespaces
ramya0820 ef7d712
Address comments
ramya0820 2ebcc2f
Rearrange code for clarity
ramya0820 5dec336
Update tests
ramya0820 ebd6e13
Dummy commit
ramya0820 4e31c97
Update
ramya0820 776680c
Update tests
4a088bc
Update tests
ramya0820 1617865
Revert "Rearrange code for clarity"
c64168c
Address comments
57f4f01
Address comments
71570d9
Merge branch 'issue-2835-p3' of https://github.com/ramya0820/azure-sd…
492fe0f
Revert timer clearance
c8a1887
Improve variable names
3fb5286
Use getRetryTimeoutInMs util
ramya0820 e16757e
Test tests [Tests not run yet]
ramya0820 e8e5cc6
Remove retry test from req-res tests
cc15d72
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
868fafd
Allow abort during init
df19eae
Remove unused imports
d997887
Add test for error surfacing
f304522
Merge branch 'master' into issue-2835-p3
ramya0820 fb13acd
Remove abort event listener
c149776
Address comments
7e1036a
Address comments
2910d8b
Rearrange test
885ac8f
Update sdk/eventhub/event-hubs/src/managementClient.ts
ramya0820 a636a13
Address comments
ramya0820 590ece6
Improve test
9008fb2
Fix error message
e9232ee
Address comments
b7a78a1
Fix link receiver references
0ba8305
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
c13de88
Remove abort on init
76aea7b
Address comments
ramya0820 cd11d1c
Fix typo
a5988d0
Remove unnecessary check
6ab619e
Remove unnecessary check
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.