diff options
author | 2023-05-18 15:54:23 +0200 | |
---|---|---|
committer | 2023-05-18 09:54:23 -0400 | |
commit | e186ecc5e292de8c6a2c441a2d588512c0813068 (patch) | |
tree | cfa7d439eee2a04dc55fac09f9f361a49e3381f2 /packages/integrations/markdoc/test/render.test.js | |
parent | 05695ab202264ea5c6c3bbaf0a6711e8af2cc072 (diff) | |
download | astro-e186ecc5e292de8c6a2c441a2d588512c0813068.tar.gz astro-e186ecc5e292de8c6a2c441a2d588512c0813068.tar.zst astro-e186ecc5e292de8c6a2c441a2d588512c0813068.zip |
Parallelize rendering of sibling components to avoid async waterfalls (#7071)
* Parallelize rendering of sibling components to avoid async waterfalls
* Catch and rethrow errors when eagerly rendering children
* Catch `Response` in rendering stage and throw error
* Add changeset
* Fix test error message
* Improve unit tests
* Start async generators in non-buffered mode, and only start buffering once a component doesn't resolve immediatly
* Add more documentation
Diffstat (limited to 'packages/integrations/markdoc/test/render.test.js')
0 files changed, 0 insertions, 0 deletions