Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with complex answers #1

Closed
matthewbarram opened this issue Mar 24, 2016 · 2 comments
Closed

Issue with complex answers #1

matthewbarram opened this issue Mar 24, 2016 · 2 comments

Comments

@matthewbarram
Copy link

Hi!

I noticed that if I make a request that seems to provide back a complex answer the echo will say there is a problem. But it can answer some simple things well. I think this could be the way strings are being parsed. Is this impacting others too?

Thanks
Matthew

@matthewbarram
Copy link
Author

This is caused by the request timing out, so in the lambda function I needed to extend the timeout.

@n8henrie
Copy link
Owner

Correct, I forgot to mention that I extended my timeout to 10 seconds (likely excessive). Will add to README, thanks.

n8henrie added a commit that referenced this issue Mar 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants