podium-lib / client

Client for fetching Podium component fragments over HTTP.
MIT License
7 stars 6 forks source link

fix: use AbortSignal to ensure timeouts are respected #409

Closed digitalsadhu closed 3 weeks ago

digitalsadhu commented 4 weeks ago

Undici wasn't respecting body timeouts which was more likely more our misunderstanding of how it works than a bug https://github.com/nodejs/undici/issues/3297

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 5.1.10-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: