Hi everybody, We figured out our problem. Starting around 5/18, most of our inserts were failing with a 500 (Internal Server Error) read timeout. It didn’t look like the inserts were working.
The problem was that we weren't getting API responses back from Google within the default timeout value for the LWP::UserAgent module that we are using (default value is 180 seconds.) So, we bumped this up to 1000. Thanks for the help, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
