No problem at all, but you should be getting some kind of error
message even if it is just a 500 error message from the server.

On Dec 12, 1:36 pm, sf <[email protected]> wrote:
> Thanks Tom I didn't know about the queries per second limit. I will
> try spreading post of items to see how to system works that way.
>
> Thanks again.
>
> On Dec 12, 1:33 am, Tom Wilson <[email protected]> wrote:
>
> > You could be hitting the other limit there is the API support 5
> > queries per second per user.
>
> >http://code.google.com/apis/base/faq.html#Limits
>
> > Maybe spreading post of items might help but it depends when and how
> > the code is ran.
>
> > Tom Wilson
> > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com
>
> > Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> > Featured Project 
> > :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> > On Dec 11, 11:44 pm, sf <[email protected]> wrote:
>
> > > Hi, I am submitting just one item at once, hence I think I don't have
> > > the 1Megabyte problem.
> > > Thanks for your help ice :)
>
> > > On Dec 11, 11:01 am, icebackhaz <[email protected]> wrote:
>
> > > > Not sure how you're batching, but keep in mind that the xml payload
> > > > tops out at 1Megabyte (1048576 bytes).  There's very little chance
> > > > that all your items will fit in one batch.  I'm getting 750+ per batch
> > > > using (most of) the data that was in the uploaded text file.
>
> > > > Furthermore there is a bug (I'm working on the posting right now) in
> > > > that exceeding amount is not handled properly.  This is compounded by
> > > > a poorly designed error notification which will not indicate "too much
> > > > information".
>
> > > > On Dec 11, 7:20 am, sf <[email protected]> wrote:
>
> > > > > Our submission is trying to send all 120,000 items using a batch
> > > > > process through google base api but for some reason it just submits
> > > > > 950 aprox
>
> > > > > On Dec 10, 7:09 pm, Tom Wilson <[email protected]> wrote:
>
> > > > > > I make 955 through the snippets 
> > > > > > API:http://dev.tomthedeveloper.com/googlebase/ca/index.php?q=+&target_cou...
>
> > > > > > There is a problem with pagination on Google Product Search when 
> > > > > > doing
> > > > > > an authorid search.
>
> > > > > > As for only seeing 955 it can be any number of issues, can you 
> > > > > > provide
> > > > > > more details on how the submissions work ?
>
> > > > > > Tom Wilson
> > > > > > Freelance Google Base Developer and 
> > > > > > Consultantwww.tomthedeveloper.com
>
> > > > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> > > > > > Featured Project 
> > > > > > :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> > > > > > On Dec 10, 11:44 pm, Turn and Burn <[email protected]> wrote:
>
> > > > > > > i don't think you have 7M items, there is an issue with searching 
> > > > > > > with
> > > > > > > authorid... try sorting by seller rating to see an accurate count.
>
> > > > > > >http://www.google.com/products?authorid=3846894&q=&scoring=mrd
>
> > > > > > > Looks like the dashboard is correct, you only have 957 items.
>
> > > > > > > On Dec 10, 2:41 pm, sf <[email protected]> wrote:
>
> > > > > > > > My author id is 3846894
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to