-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a substantial refactoring: - I've changed the retry logic from making a recursive call to using a loop - I've started using the existing r.options.retryPolicy to define retry behavior - I've extracted a common streamEventsTo function, used by both streamTextTo and streamFilesTo, so that retry behavior is defined in one place
- Loading branch information
1 parent
f1ffce9
commit d30e4ae
Showing
1 changed file
with
78 additions
and
93 deletions.
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