Open tallowen opened 6 months ago
To be explicit, the above repo can be deployed on:
Without the redirect error.
Yeah, there is already in issue - sst/sst#4646 I have a PR up - sst/ion#427
@jayair - feel free to close in favour of the other issue if that makes sense!
The following is the repository of all the steps below: https://github.com/tallowen/remix-redirect-issue
Steps to reproduce:
npx create-remix@latest
sst init
When deployed using express or another simple framework, redirects work properly. When deployed using sst ion, these redirects timeout the lambda that is processing them.