This package is the main reason we can't switch to a more performant JS runtime like bun or aws LLRT.
The reliance of http instead of something more modern like fetch is causing issues. Would it be feasible to migrate from http to fetch?
Reactions are currently unavailable
This package is the main reason we can't switch to a more performant JS runtime like bun or aws LLRT.
The reliance of http instead of something more modern like fetch is causing issues. Would it be feasible to migrate from http to fetch?