Are you seeing constant timeouts or is this intermittent? Is this happening generally or to a specific host / domain? What are you setting as a URL Fetch deadline?
On Tuesday, July 12, 2016 at 3:25:20 PM UTC-4, Kevin Hoffman wrote: > > Joshua, thank you for the quick reply. I clearly need to handle that > better in the code. > > However, the code has been working flawlessly for nearly a year, seems odd > to have such a major spike and for it to run for several hours now. > > Have you seen that before? > > Best! > > On Tuesday, July 12, 2016 at 2:45:37 PM UTC-4, Joshua Smith wrote: >> >> Happens all the time. Has forever. You have to program defensively >> against URL Fetch timeouts. >> >> On Jul 12, 2016, at 2:27 PM, Kevin Hoffman <[email protected]> wrote: >> >> I am experiencing URLFetch timeouts only when deployed live. Local dev >> server is able to connect to outside services no problem. Same exact code >> that has been working fine now times out. No code or config changes in dev >> or prod. Anyone else seeing this? >> >> -- >> 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 post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/google-appengine. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-appengine/3d52445d-db47-420b-8e39-9dda321dc321%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-appengine/3d52445d-db47-420b-8e39-9dda321dc321%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/2f19c03d-18e2-442b-b06c-cca50d68e35b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
