-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TDL-22316] : Handle ChunkEncodingError & JSONDecodeError (#36)
* Changes: 1) Added logic to handle ChunkedEncodingError and JSONDecodeError. 2) Added necessary unit test case. * Changes: 1) Improved exception throwing and handling logic. 2) Added backoff for ConnectionResetError. 3) Added unit test case for ConnectionResetError.
- Loading branch information
1 parent
69c9ff1
commit 4f85b5f
Showing
2 changed files
with
49 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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 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