Thank you for reporting this issue.

As your issue seems to be a specific technical issue you would have better 
assistance from the community by posting in StackOverflow 
<https://stackoverflow.com/questions/tagged/google-app-engine> as Google 
Groups is intended for general discussion. You should post to StackOverflow 
with extra log information to have the developer community assist you.

Also you may want to take a look at our support package 
<https://cloud.google.com/support/#support-options> if you would like to 
receive more direct support.

On Wednesday, June 12, 2019 at 9:13:50 AM UTC-4, Dikesh Jariwala wrote:
>
> Hi,
>
> We are running a service on App engine in Node.js Standard Environment.
> It receives HTTP POST requests from website, parses POST body, caches the 
> unique ID from it to redis server on Compute Engine and sends parsed body 
> to BigQuery.
> Requests are around 2M per day.
>
> But we are constantly facing the network related issues and all the hits 
> in BigQuery.
>
> Following is the redis error from redis NPM package.
> {
> "errno":"ETIMEDOUT","code":"ETIMEDOUT","syscall":"connect","address":"xx.xx.xx.xx","port":6379
> }
>
> And from Bigquery package following is the error.
> {
> message: "network timeout at: 
> https://www.googleapis.com/bigquery/v2/projects/xxx-xxx-xxx/datasets/ga_realtime_hits/tables/hit_logs/insertAll
> "  
> type: "request-timeout"  
> }
>
> And this is not happening just once or twice. It has keeps happening for 
> hours for all the HTTP requests.
> While writing this post I have already missed 8 hours of hits.
>
> Can anyone help with this?
>
>
> *Case Study: **How Tajawal Boosted their Conversion Rate by 30% through 
> A/B Testing with Google Optimize 360 
> <https://www.tatvic.com/about-us/case-studies/tajawal-google-optimize360-increase-conversion-rate/#utm_source=tapl_comm_footer&utm_medium=email&utm_campaign=casestudy_outreach>*
>
>
> *Thank you for reading this far. This email may be *confidential* or 
> *privileged*. If you received this communication by mistake, please don't 
> forward it to anyone else. Please erase all copies and attachments, and let 
> me know that it went to the wrong person.*
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2cdb367f-9eab-41e3-af5e-b44f9e627891%40googlegroups.com.
  • [google-ap... Dikesh Jariwala
    • [goog... 'Nicolas (Google Cloud Platform Support)' via Google App Engine

Reply via email to