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

Timeout when using RESTv1 from AppEngine #135

Open
anushanw opened this issue Sep 16, 2016 · 1 comment
Open

Timeout when using RESTv1 from AppEngine #135

anushanw opened this issue Sep 16, 2016 · 1 comment
Labels

Comments

@anushanw
Copy link

When I use the RESTv1 externally I am able to run queries. When I use ProtoBuf on GAE platform it works as well.

However, if I try to use the RESTv1 on GAE platform, it gives me a timeout. I am using this in a laravel platform. Below is the error that is shown on the log.

PHP Fatal error: The request was aborted because it exceeded the maximum execution time. in xxxxxx/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php on line 41

Thanks in advance for all your help and for the plugin.

@tomwalder tomwalder changed the title Timeout when using RESTv1 Timeout when using RESTv1 from AppEngine Sep 16, 2016
@tomwalder
Copy link
Owner

Sounds like a Google thing... I'll look into it!

Thanks for the feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants