-
Notifications
You must be signed in to change notification settings - Fork 76
Retry for authentication(getting tokens) #251
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
20 commits
Select commit
Hold shift + click to select a range
5277c4e
Add guard in retry agains invalid respone input
akharit c8a83fb
Add retry to check_tokenn and auth function
akharit 54927ef
Added tests
akharit ba42947
Removed ssl verify set to false
akharit 9a4adeb
Reverting authority
akharit d96cc13
Tests fix
akharit 47de1b1
Refactored to a decorator
akharit 1c9a8a5
Response == None guard
akharit 7ce8f19
Fix test environment variables
akharit ac65195
400 test fix
akharit b7af53b
Some formatting changes
akharit 8abacd3
Fromatting fixes pointed out in review
akharit 3a552ff
Added requests to required libraries
akharit 3d8f438
Refactored retry_decorator
akharit cd83779
Changed formatting on tests to make it more clear and make it complia…
akharit 0c9ae60
Removed comma
akharit 3aef3b0
Don't retry on concat
akharit b28f688
Upgrade requests minimum version because of CVE 2018-18074
akharit e123931
Name change of retry function
akharit b8b6178
Removed MSCONCAT retry changes
akharit 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
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
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.