Results 190 comments of James Saryerwinnie

Could you elaborate a little more on how you see this working? Some example code/swagger docs would be helpful. Thanks!

Ah I see, that's pretty interesting. Thanks for the suggestion, marking as a feature request.

Looks like this is a bug with the cloudformation/terraform packaging. The `chalice deploy` backend does create an API Gateway with tracing enabled ([source](https://github.com/aws/chalice/blob/master/chalice/awsclient.py#L1132)), so I think this was just a...

Yeah, it looks like this isn't mapped right now. We currently use a single event class between all the websocket handlers (connect, message, disconnect), but the params such as queryString,...

Sounds great. The first thing we should do before getting started on a PR is make sure we have the API we like. I'd need to look into this in...

Yeah no problem, thanks for starting this. I was trying to think through if it makes sense to have a separate decorator or just add new kwargs to the existing...

Confirmed bug. What's happening here is we initially download all the packages from `requirements.txt` (which will correctly pull from the git repo/commit) and get a list of all packages that...

Based on community feedback, we have decided to return feature requests to GitHub issues.

Based on community feedback, we have decided to return feature requests to GitHub issues.

Based on community feedback, we have decided to return feature requests to GitHub issues.