Async package#909
Conversation
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying solid-primitives with
|
| Latest commit: |
ddb14a3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://78b54beb.solid-primitives.pages.dev |
| Branch Preview URL: | https://async-package.solid-primitives.pages.dev |
feat: fromJSONStream - new primitive test: improve tests feat: makeRetrying WIP
This should replace the resource package, featuring the following primitives:
fromStream/fromJSONStream: (small helper to aggregate web streams); maybe in the future, we can also support fromJSONpStream for progressive JSON or similar formatsmakeAbortable/createAbortable: the same as in the resource package, but chainable for actionsmakeRetryingmakeCache