-
Notifications
You must be signed in to change notification settings - Fork 2.6k
(fix): Separated retries for read and write operations #3559
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
Closed
Closed
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
aac241b
(fix): Separated retries for read and write operations
vladvildanov 8a6fe92
Merge branch 'master' into vv-3554-fix
vladvildanov 5cad7d4
Removed unused import
vladvildanov cc88554
Merge branch 'vv-3554-fix' of github.com:redis/redis-py into vv-3554-fix
vladvildanov bc7aaf1
Fixed incorrect on error callback
vladvildanov 307108e
Merge branch 'master' into vv-3554-fix
vladvildanov ebbb44b
Removed unused import
vladvildanov 94edf9c
Merge branch 'vv-3554-fix' of github.com:redis/redis-py into vv-3554-fix
vladvildanov f55e0bc
Fixed broken tests
vladvildanov 93da5b1
Added hack to make mocks awaitable
vladvildanov 7c9fd86
Convert hack into class
vladvildanov de0e4d7
Changed assertion to assert called once
vladvildanov add64c5
Removed unused import
vladvildanov 5cf8e14
Added additional call count check for read_response
vladvildanov 12e6b49
Restrict async tests to > 3.8
vladvildanov 0855a56
Changed version restrictions
vladvildanov 311a223
Fixed error with awaitable tests
vladvildanov 8612a59
Removed unused import
vladvildanov 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
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.