Owen Conti

Results 6 comments of Owen Conti

Just wanted to chime in and say that the current behaviour definitely is not intuitive with how the rest of Caddy works. From the docs: > If a request matches...

No worries, I have a proof of concept on a fork that I can use in the meantime. Just working on one last piece and then I'll link it here.

Okay here it is: https://github.com/owenconti/sidecar/pull/1/files Everything is new code except for the `isError` check. The mocked AWS response doesn't include the `FunctionError` key (I may be doing something wrong), which...

No worries, hopefully it helps some!

@tao this is a crazy level of detail you have here! If I understand correctly, the static generation process would still need to generate all of the pages, but as...

@solsarratea did you get this figured out? Can you paste the full code sample you're trying to run?