You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix error handling for attachments and provide example of delays and streaming in parallel (#54)
# Description
<!--
A brief description of what the PR does/changes.
Use active voice and present tense, e.g., This PR fixes ...
-->
This PR provides better example of error handling while streaming
attachments. Adds handling of delays and provides an example of
streaming attachments in parallel.
## Connected Issues
<!--
DevRev issue(s) full link(s) (e.g.
https://app.devrev.ai/devrev/works/ISS-123).
-->
https://app.devrev.ai/devrev/works/ISS-217174
## Checklist
- [x] Tests added/updated and ran with `npm run test` OR no tests
needed.
- [x] Code formatted and checked with `npm run lint`.
- [x] Added "How to test" section to the description OR this section is
not needed.
0 commit comments