[google-appengine] Re: New Pricing + Long running requests optimization

2011-09-13 Thread ESPR!T
e if I don't fully understand your problem set, but I'm trying to > throw out as many ideas as possible. > > > > > > > > On Tue, Sep 13, 2011 at 10:40 PM, ESPR!T wrote: > > With the backends I can't display data to use when he ask for them - > >

[google-appengine] Re: New Pricing + Long running requests optimization

2011-09-13 Thread ESPR!T
With the backends I can't display data to use when he ask for them - he can't wait next hour for getting the prices of books as he wants them now. So I need to run the backend all the item and process price requests as soon as possible (and as there is 5+ million books I can't do a pre-fetch of som

[google-appengine] Re: New Pricing + Long running requests optimization

2011-09-13 Thread ESPR!T
ad of 20 separate tasks? > > On Sep 13, 6:43 pm, "ESPR!T" wrote: > > > > > > > > > Hello guys, > > > I would like to get an advice how to deal with long running request > > when the new pricing will apply. > > > My app is searching for

[google-appengine] New Pricing + Long running requests optimization

2011-09-13 Thread ESPR!T
Hello guys, I would like to get an advice how to deal with long running request when the new pricing will apply. My app is searching for the cheapest book prices on the internet. So when user searches for the book and the price is not in database, I have to check 20+ sellers for the current price

[google-appengine] Re: R: Re: Timeout exception

2011-08-30 Thread ESPR!T
I think there is definitily something wrong with some of those existing Aps - I've just tried to deploy my app under a new app id and works perfectly fine (no blobstore issues) - I'll wait till tomorrow and then switch the hostname to the new app address if nothing changes and there is no update on

[google-appengine] Re: Timeout exception

2011-08-30 Thread ESPR!T
Yup doing the same for me On Aug 30, 10:37 am, Tom Saulpaugh wrote: > Just today we started getting this exception when writing to the > blobstore. > > The API call file.Create() took too long to respond and was > cancelled. > > Is anybody else getting these? > > Thanks, > Tom -- You received t

[google-appengine] Fileservice file.create() took to long to respond

2011-08-30 Thread ESPR!T
Hello there, I am experiencing problems when writing file to blobstore: com.google.apphosting.api.ApiProxy$ApiDeadlineExceededException: The API call file.Create() took too long to respond and was cancelled. The app was working fine until today and when I noticed the issue I quickly checked app e

[google-appengine] Datastore info

2011-08-19 Thread ESPR!T
Hi there, I am little bit confused regarding the numbers in my datastore statistics screen. I use the free (non-billable) for my app now and I almost ran of the space today. The datastore screen shows me: Size of all entities: 112,461 / 63 MBytes The Quote details screen shows: Total Stored Dat