Kapil Thangavelu
Kapil Thangavelu
Fwiw this was the top hit for me on a Google search for wasm website search
> Thank you, this works fine for now even if we need to subclass. for you perhaps, but as i mentioned the underlying issue is handling exceptions from third party...
Would be nice to support this in the decorator as well
not yet, previous discussion.. https://github.com/aws/chalice/issues/1321
This sounds great. There’s a lot of code in the built in deployer that feels like dead weight when adding new capabilities. One additional, the experience on the built in...
a couple other thoughts re v2 source structure - it would be a good time to expand out the module in chalice, currently doing prs to chalice is somewhat tedious...
isn't it just another configuration on API Gateway v2 which chalice already supports as part of web sockets? wrt to decorator expression, maybe @app.http_route or @app.route2() just spitballing to start...
@mbeynon thanks, i'm looking for this as well
@Hywan pypi definitely supports aarch64 wheels, several other popular packages publish them (grpc, numpy, etc)
apigw is a synchronous invocation, destinations are for async invocations.